Units API.

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

GET /api/units/9622/?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": [
        "The part (if any) only exists in the new version of the system cannot be viewed or restored."
    ],
    "previous_source": "",
    "target": [
        "The part (if any) only exists in the new version of the system cannot be viewed or restored."
    ],
    "id_hash": -8332164832290056215,
    "content_hash": 6979090269536748469,
    "location": "",
    "context": "backup_review_description_from_newer_version",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://weblate.rikka.app/api/units/9622/?format=api",
    "priority": 100,
    "id": 9622,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=0c5e343b115957e9",
    "url": "https://weblate.rikka.app/api/units/9622/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:30.997227Z"
}