Units API.

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

GET /api/units/38416/?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/admin/it/?format=api",
    "source": [
        "Smith"
    ],
    "previous_source": "",
    "target": [
        "Rossi"
    ],
    "id_hash": 4005784812858670463,
    "content_hash": -3283400525097772272,
    "location": "",
    "context": "placeholder.lastname",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 445,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.yunohost.org/api/units/37002/?format=api",
    "priority": 100,
    "id": 38416,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/it/?checksum=b797681051187d7f",
    "url": "https://translate.yunohost.org/api/units/38416/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-19T22:09:51.335566Z"
}