Units API.

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

GET /api/units/7503/?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/ops/ja/?format=api",
    "source": [
        "write wallpaper"
    ],
    "previous_source": "",
    "target": [
        "壁紙の書き込み"
    ],
    "id_hash": 691515403424549932,
    "content_hash": -5675796339247365392,
    "location": "",
    "context": "op_name_WRITE_WALLPAPER",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/3131/?format=api",
    "priority": 100,
    "id": 7503,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/ja/?checksum=8998c19879d4cc2c",
    "url": "https://weblate.rikka.app/api/units/7503/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:48.142040Z"
}