Units API.

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

GET /api/units/34128/?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/nb_NO/?format=api",
    "source": [
        "%1$d new interaction",
        "%1$d new interactions"
    ],
    "previous_source": "",
    "target": [
        "%1$d ny interaksjon",
        "%1$d nye interaksjoner"
    ],
    "id_hash": -5495557992554872964,
    "content_hash": 5334070444604632420,
    "location": "",
    "context": "notification_title_summary",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 334,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.tusky.app/api/units/56564/?format=api",
    "priority": 100,
    "id": 34128,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/nb_NO/?checksum=33bbdb1f5b353f7c",
    "url": "https://weblate.tusky.app/api/units/34128/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:15.327543Z"
}