Units API.

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

GET /api/units/9666/?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/de/?format=api",
    "source": [
        "The part (if any) only exists in the new version of the system cannot be viewed or restored."
    ],
    "previous_source": "",
    "target": [
        "Der Teil (falls vorhanden), der nur in der neuen Version des Systems existiert, kann nicht angezeigt oder wiederhergestellt werden."
    ],
    "id_hash": -8332164832290056215,
    "content_hash": 6979090269536748469,
    "location": "",
    "context": "backup_review_description_from_newer_version",
    "note": "",
    "flags": "",
    "state": 20,
    "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": 9666,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/de/?checksum=0c5e343b115957e9",
    "url": "https://weblate.rikka.app/api/units/9666/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:33.553488Z"
}