Units API.

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

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

{
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/it/?format=api",
    "source": [
        "More than two hours"
    ],
    "previous_source": "",
    "target": [
        "Più di due ore"
    ],
    "id_hash": -7325021719268702634,
    "content_hash": -7325021719268702634,
    "location": "src/components/Task.vue:42, src/components/guide/Menu.vue:33",
    "context": "Task duration",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.funkwhale.audio/api/units/54507/?format=api",
    "priority": 100,
    "id": 10217,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/it/?checksum=1a584b8e52f7c656",
    "url": "https://translate.funkwhale.audio/api/units/10217/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-07T20:18:40.585251Z"
}