Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/?format=api",
    "source": [
        "I need a new account"
    ],
    "previous_source": "",
    "target": [
        "Χρειάζομαι νέο λογαριασμό"
    ],
    "id_hash": 293873520013576405,
    "content_hash": 293873520013576405,
    "location": "pretalx/common/templates/common/auth.html:39",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 284,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pretalx.com/api/units/639/?format=api",
    "priority": 100,
    "id": 23909,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/el/?checksum=84140c68d14d88d5",
    "url": "http://translate.pretalx.com/api/units/23909/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-13T14:01:22.361775Z"
}