Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/385117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/fr_FR/?format=api",
    "source": [
        "This account has already been confirmed."
    ],
    "previous_source": "",
    "target": [
        "Ce compte a déjà été confirmé."
    ],
    "id_hash": 1356305859051896818,
    "content_hash": -4239287033732727941,
    "location": "lib/Dolomon/Controller/Users.pm:454, lib/Dolomon/Controller/Users.pm:508",
    "context": "This account has already been confirmed.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 242,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/209950/?format=api",
    "priority": 100,
    "id": 385117,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=92d290fe2791bff2",
    "url": "https://weblate.framasoft.org/api/units/385117/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:08.306483Z"
}