Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
    "source": [
        "The server will shut down"
    ],
    "previous_source": "The server will shutdown",
    "target": [
        "سوف ينطفئ الخادوم"
    ],
    "id_hash": -3325943103500767508,
    "content_hash": 7808807072444949538,
    "location": "",
    "context": "server_shutdown",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 700,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/34925/?format=api",
    "priority": 100,
    "id": 408,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=51d7e05e74ad2eec",
    "url": "https://translate.yunohost.org/api/units/408/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:15.492223Z"
}