Units API.

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

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

{
    "translation": "https://translate.mattermost.com/api/translations/mattermost/webapp/ru/?format=api",
    "source": [
        "Channel has guests"
    ],
    "previous_source": "",
    "target": [
        "На канале есть гости"
    ],
    "id_hash": 5166035075777960227,
    "content_hash": 7819757760580037245,
    "location": "",
    "context": "channel_header.channelHasGuests",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3029,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.mattermost.com/api/units/2664644/?format=api",
    "priority": 100,
    "id": 2756740,
    "web_url": "https://translate.mattermost.com/translate/mattermost/webapp/ru/?checksum=c7b17187d4f41923",
    "url": "https://translate.mattermost.com/api/units/2756740/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-24T10:47:27.575575Z"
}