Units API.

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

GET /api/units/78665/?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/ja/?format=api",
    "source": [
        "{message}"
    ],
    "previous_source": "",
    "target": [
        "{message}"
    ],
    "id_hash": -1358476857172282249,
    "content_hash": 7504439799349362312,
    "location": "",
    "context": "form_errors.remote",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 262,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.yunohost.org/api/units/55310/?format=api",
    "priority": 100,
    "id": 78665,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ja/?checksum=6d25b87ef4a83477",
    "url": "https://translate.yunohost.org/api/units/78665/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-09T02:32:45.337551Z"
}