Units API.

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

GET /api/units/60704/?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/bg/?format=api",
    "source": [
        "%1$d second left",
        "%1$d seconds left"
    ],
    "previous_source": "",
    "target": [
        "Остава %1$d секунда",
        "Остават %1$d секунди"
    ],
    "id_hash": 401380332532825836,
    "content_hash": 3847901174832123206,
    "location": "",
    "context": "poll_timespan_seconds",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 512,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.tusky.app/api/units/56709/?format=api",
    "priority": 100,
    "id": 60704,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/bg/?checksum=8591fd492c727eec",
    "url": "https://weblate.tusky.app/api/units/60704/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-11T06:35:00.294903Z"
}