Units API.

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

GET /api/units/35381/?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/flarum-mentions/tr/?format=api",
    "source": [
        "{mentioner_display_name} mentioned you in {title}"
    ],
    "previous_source": "",
    "target": [
        "{mentioner_display_name}, {title} tartışmasında senden bahsetti"
    ],
    "id_hash": -6707404953150925155,
    "content_hash": 86671612857195083,
    "location": "",
    "context": "flarum-mentions.email.user_mentioned.subject",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rob006.net/api/units/223461/?format=api",
    "priority": 100,
    "id": 35381,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-mentions/tr/?checksum=22ea82bb82be569d",
    "url": "https://weblate.rob006.net/api/units/35381/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-01T19:52:46.831232Z"
}