Units API.

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

GET /api/units/40942/?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/takostats/application/en/?format=api",
    "source": [
        "%1$.2f ms\nat frame %2$d"
    ],
    "previous_source": "",
    "target": [
        "%1$.2f ms\nat frame %2$d"
    ],
    "id_hash": -3887744534809102630,
    "content_hash": 6842934015013259360,
    "location": "",
    "context": "chart_frame_time_marker",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/40942/?format=api",
    "priority": 100,
    "id": 40942,
    "web_url": "https://weblate.rikka.app/translate/takostats/application/en/?checksum=4a0bf4f1993cb6da",
    "url": "https://weblate.rikka.app/api/units/40942/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-24T13:41:52.566713Z"
}