Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_gift_card/en/?format=api",
    "source": [
        "Is Gift Card Service"
    ],
    "previous_source": "",
    "target": [
        "Is Gift Card Service"
    ],
    "id_hash": 4583507282604771376,
    "content_hash": 4583507282604771376,
    "location": "",
    "context": "field:sale.line,is_gift_card_service:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.tryton.org/api/units/567740/?format=api",
    "priority": 100,
    "id": 567740,
    "web_url": "https://translate.tryton.org/translate/tryton/sale_gift_card/en/?checksum=bf9be396cd12c830",
    "url": "https://translate.tryton.org/api/units/567740/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-13T00:25:25.287285Z"
}