Units API.

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

GET /api/units/2799/?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": [
        "Retry"
    ],
    "previous_source": "",
    "target": [
        "Retry"
    ],
    "id_hash": 3206619758588410606,
    "content_hash": -512493006001343844,
    "location": "",
    "context": "working_mode_button_retry",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2799/?format=api",
    "priority": 100,
    "id": 2799,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=ac8033ae58693aee",
    "url": "https://weblate.rikka.app/api/units/2799/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:38.414932Z"
}