Units API.

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

GET /api/units/14485098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/ru/?format=api",
    "source": [
        "Settings saved successfully"
    ],
    "previous_source": "",
    "target": [
        "Настройки были успешно сохранены"
    ],
    "id_hash": 2941752541813657423,
    "content_hash": 2941752541813657423,
    "location": "src/form/components/ForisForm.js:121",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 56,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14484996/?format=api",
    "priority": 100,
    "id": 14485098,
    "web_url": "https://hosted.weblate.org/translate/turris/foris-js/ru/?checksum=a8d33459c7e7cf4f",
    "url": "https://hosted.weblate.org/api/units/14485098/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-20T15:24:41+01:00"
}