Units API.

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

GET /api/units/23391265/?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/superfreezz/superfreezz/ja/?format=api",
    "source": [
        "Freeze this app?"
    ],
    "previous_source": "",
    "target": [
        "このアプリを凍結しますか?"
    ],
    "id_hash": -4665724160538337255,
    "content_hash": -3540103025415583068,
    "location": "",
    "context": "freeze_question",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/13310386/?format=api",
    "priority": 100,
    "id": 23391265,
    "web_url": "https://hosted.weblate.org/translate/superfreezz/superfreezz/ja/?checksum=3f4004989727a019",
    "url": "https://hosted.weblate.org/api/units/23391265/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-09T14:01:27.136096+01:00"
}