Units API.

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

GET /api/units/55312/?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/en/?format=api",
    "source": [
        "The form contains some errors."
    ],
    "previous_source": "",
    "target": [
        "The form contains some errors."
    ],
    "id_hash": -4060091409428633659,
    "content_hash": 421218204940558992,
    "location": "",
    "context": "form_errors.invalid_form",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 253,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/55312/?format=api",
    "priority": 100,
    "id": 55312,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/en/?checksum=47a7a85fd96427c5",
    "url": "https://translate.yunohost.org/api/units/55312/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-13T00:40:18.343452Z"
}