Units API.

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

GET /api/units/3071/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/en/?format=api",
    "source": [
        "Work status"
    ],
    "previous_source": "",
    "target": [
        "Work status"
    ],
    "id_hash": 6379963931943467820,
    "content_hash": -7146366947392125787,
    "location": "",
    "context": "worker_service_notification_channel_label",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 309,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/3071/?format=api",
    "priority": 100,
    "id": 3071,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=d88a2f64c34b7b2c",
    "url": "https://weblate.rikka.app/api/units/3071/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:46.723024Z"
}