Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/zh_Hans/?format=api",
    "source": [
        "{likes, plural, one {# like received} other {# likes received}}"
    ],
    "previous_source": "{likes} likes received",
    "target": [
        "{likes} 赞"
    ],
    "id_hash": 8795479431132530148,
    "content_hash": 1085671888292206218,
    "location": "",
    "context": "clarkwinkelmann-likes-received.forum.user-card.likes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.rob006.net/api/units/224595/?format=api",
    "priority": 100,
    "id": 61564,
    "web_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-likes-received/zh_Hans/?checksum=fa0fd1f131e8c5e4",
    "url": "https://weblate.rob006.net/api/units/61564/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-23T21:33:27.152225Z"
}