Units API.

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

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

{
    "translation": "https://translate.gajim.org/api/translations/gajim/master/es/?format=api",
    "source": [
        "A new group chat has been created"
    ],
    "previous_source": "",
    "target": [
        "Se ha creado un nuevo grupo de chat"
    ],
    "id_hash": 2727481776078333790,
    "content_hash": 2727481776078333790,
    "location": "",
    "context": "",
    "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": 7,
    "source_unit": "https://translate.gajim.org/api/units/236606/?format=api",
    "priority": 100,
    "id": 263401,
    "web_url": "https://translate.gajim.org/translate/gajim/master/es/?checksum=a5d9f6397a80275e",
    "url": "https://translate.gajim.org/api/units/263401/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-23T19:44:07.562463Z"
}