Units API.

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

GET /api/units/384290/?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/de/?format=api",
    "source": [
        "Your password has been successfully changed."
    ],
    "previous_source": "",
    "target": [
        "Dein Passwort wurde erfolgreich geändert."
    ],
    "id_hash": -8574643413355995592,
    "content_hash": 5266824856377289907,
    "location": "lib/Dolomon/Controller/Users.pm:196",
    "context": "Your password has been successfully changed.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 313,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/210011/?format=api",
    "priority": 100,
    "id": 384290,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=0900bf3ef745de38",
    "url": "https://weblate.framasoft.org/api/units/384290/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:03.489262Z"
}