Units API.

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

GET /api/units/9620/?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": [
        "Review the backup"
    ],
    "previous_source": "",
    "target": [
        "Review the backup"
    ],
    "id_hash": 7067096567735240986,
    "content_hash": 727926379243132432,
    "location": "",
    "context": "backup_review",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 230,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/9620/?format=api",
    "priority": 100,
    "id": 9620,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=e2135ee2a13dc91a",
    "url": "https://weblate.rikka.app/api/units/9620/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:30.930646Z"
}