Units API.

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

GET /api/units/59279/?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": [
        "30 minutes"
    ],
    "previous_source": "",
    "target": [
        "30 minutes"
    ],
    "id_hash": 7245181167768300183,
    "content_hash": 5303136906937931441,
    "location": "",
    "context": "duration_30_min",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 6,
            "name": "Choice and interaction",
            "color": "silver"
        }
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 530,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/59279/?format=api",
    "priority": 100,
    "id": 59279,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=e48c0de2ae2dea97",
    "url": "https://weblate.tusky.app/api/units/59279/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-15T20:05:43.109423Z"
}