Units API.

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

GET /api/units/62365/?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/el/?format=api",
    "source": [
        "You cannot upload more than %1$d media attachment.",
        "You cannot upload more than %1$d media attachments."
    ],
    "previous_source": "",
    "target": [
        "",
        ""
    ],
    "id_hash": 121147722947065772,
    "content_hash": -2153058407251983385,
    "location": "",
    "context": "error_upload_max_media_reached",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 571,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.tusky.app/api/units/58773/?format=api",
    "priority": 100,
    "id": 62365,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/el/?checksum=81ae67364f9b77ac",
    "url": "https://weblate.tusky.app/api/units/62365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-12T15:20:54.919188Z"
}