Units API.

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

GET /api/units/157/?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": [
        "You cannot remove '{domain}' since it's the main domain, you first need to set another domain as the main domain using 'yunohost domain main-domain -n <another-domain>'; here is the list of candidate domains: {other_domains}"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7807248695729444319,
    "content_hash": -5591119682803501009,
    "location": "",
    "context": "domain_cannot_remove_main",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 335,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "source_unit": "https://translate.yunohost.org/api/units/34779/?format=api",
    "priority": 100,
    "id": 157,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=ec58eb52fe15d5df",
    "url": "https://translate.yunohost.org/api/units/157/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:09.880292Z"
}