Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/turris/user-notify/nl/?format=api",
    "source": [
        "Distribution %1 version %2 was just installed as a container."
    ],
    "previous_source": "",
    "target": [
        "Distributie %1 versie %2 is net geïnstalleerd als een container."
    ],
    "id_hash": -3683860369947696968,
    "content_hash": -3683860369947696968,
    "location": "generate-lxc.sh:38",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/30603080/?format=api",
    "priority": 100,
    "id": 30603240,
    "web_url": "https://hosted.weblate.org/translate/turris/user-notify/nl/?checksum=4ce04c82ef20e0b8",
    "url": "https://hosted.weblate.org/api/units/30603240/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-05T15:35:16.197224+02:00"
}