Units API.

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

GET /api/units/9625/?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": [
        "Don't restore"
    ],
    "previous_source": "",
    "target": [
        "Don't restore"
    ],
    "id_hash": 3711802481684983151,
    "content_hash": 679486034058493570,
    "location": "",
    "context": "backup_review_action_dont_restore",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 235,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/9625/?format=api",
    "priority": 100,
    "id": 9625,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=b382f8b0ed3f2d6f",
    "url": "https://weblate.rikka.app/api/units/9625/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:31.102196Z"
}