Units API.

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

GET /api/units/385279/?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/hu/?format=api",
    "source": [
        "Hello %1,"
    ],
    "previous_source": "",
    "target": [
        "Kedves %1!"
    ],
    "id_hash": 1362867184336780901,
    "content_hash": -4306253115030557856,
    "location": "lib/Dolomon/Controller/Users.pm:370",
    "context": "Hello %1,",
    "note": "( $ u s e r - > l o g i n )",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/209817/?format=api",
    "priority": 100,
    "id": 385279,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/hu/?checksum=92e9e07bbe6e3e65",
    "url": "https://weblate.framasoft.org/api/units/385279/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:09.300083Z"
}