Units API.

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

GET /api/units/15/?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 app '{app_name}' doesn't support URL modification yet. Maybe you should upgrade it."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2844636505346130745,
    "content_hash": 886629453672997851,
    "location": "",
    "context": "app_change_url_no_script",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.yunohost.org/api/units/34681/?format=api",
    "priority": 100,
    "id": 15,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=5885d22b7fbc3cc7",
    "url": "https://translate.yunohost.org/api/units/15/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:06.622283Z"
}