Units API.

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

GET /api/units/75206/?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/eu/?format=api",
    "source": [
        "New report on %1$s"
    ],
    "previous_source": "",
    "target": [
        "Salaketa berria %1$s-(r)i"
    ],
    "id_hash": 1161822337279773571,
    "content_hash": 4130242406109612523,
    "location": "",
    "context": "notification_report_format",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.tusky.app/api/units/75071/?format=api",
    "priority": 100,
    "id": 75206,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/eu/?checksum=901f9f4299accb83",
    "url": "https://weblate.tusky.app/api/units/75206/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-01T19:11:21.206563Z"
}