Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/en/?format=api",
    "source": [
        "Bug reports & feature requests:\nhttps://github.com/tuskyapp/Tusky/issues"
    ],
    "previous_source": "",
    "target": [
        "Bug reports & feature requests:\nhttps://github.com/tuskyapp/Tusky/issues"
    ],
    "id_hash": -1339085088204374125,
    "content_hash": -5891455269655479771,
    "location": "",
    "context": "about_bug_feature_request_site",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 345,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://weblate.tusky.app/api/units/56571/?format=api",
    "priority": 100,
    "id": 56571,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=6d6a9d35018e3f93",
    "url": "https://weblate.tusky.app/api/units/56571/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:05:37.170282Z"
}