Units API.

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

GET /api/units/5570/?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/pt_BR/?format=api",
    "source": [
        "Allow only while using the app"
    ],
    "previous_source": "",
    "target": [
        "Permitir apenas enquanto o app estiver em uso"
    ],
    "id_hash": 3040222095904696394,
    "content_hash": -6705568464895809811,
    "location": "",
    "context": "op_mode_foreground",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/2887/?format=api",
    "priority": 100,
    "id": 5570,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=aa3109e370b1684a",
    "url": "https://weblate.rikka.app/api/units/5570/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:26.899787Z"
}