Units API.

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

GET /api/units/9621/?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": [
        "This backup was created on %1$s running %2$s."
    ],
    "previous_source": "",
    "target": [
        "This backup was created on %1$s running %2$s."
    ],
    "id_hash": -307699041951393493,
    "content_hash": -166266799031874871,
    "location": "",
    "context": "backup_review_description",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.rikka.app/api/units/9621/?format=api",
    "priority": 100,
    "id": 9621,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=7bbad55a02c2592b",
    "url": "https://weblate.rikka.app/api/units/9621/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:30.960239Z"
}