Units API.

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

GET /api/units/31521/?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/gl/?format=api",
    "source": [
        "This account is needed to submit your bug report or comments."
    ],
    "previous_source": "",
    "target": [
        "Esta conta é precisa para enviar informes de fallos ou comentarios."
    ],
    "id_hash": 8288133925222680206,
    "content_hash": 8288133925222680206,
    "location": "src/data.js:387",
    "context": "Guide step content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.funkwhale.audio/api/units/55320/?format=api",
    "priority": 100,
    "id": 31521,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/gl/?checksum=f3055de47fc3068e",
    "url": "https://translate.funkwhale.audio/api/units/31521/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-04-02T15:02:26.580197Z"
}