Units API.

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

GET /api/units/56406/?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/en/?format=api",
    "source": [
        "Media"
    ],
    "previous_source": "",
    "target": [
        "Media"
    ],
    "id_hash": 5900021587730026558,
    "content_hash": -4849803393057655981,
    "location": "",
    "context": "action_view_media",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 136,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.tusky.app/api/units/56406/?format=api",
    "priority": 100,
    "id": 56406,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=d1e1165fd7c8d03e",
    "url": "https://weblate.tusky.app/api/units/56406/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:03:31.841961Z"
}