Units API.

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

GET /api/units/79753/?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/sk/?format=api",
    "source": [
        "Clearing notifications failed: %1$s"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6043510167451624565,
    "content_hash": 528565053425623754,
    "location": "",
    "context": "ui_error_clear_notifications",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 608,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.tusky.app/api/units/79237/?format=api",
    "priority": 100,
    "id": 79753,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/sk/?checksum=2c212385c8959b8b",
    "url": "https://weblate.tusky.app/api/units/79753/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-10T19:04:46.382169Z"
}