Units API.

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

GET /api/units/5998/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/en/?format=api",
    "source": [
        "Name"
    ],
    "previous_source": "",
    "target": [
        "Name"
    ],
    "id_hash": 3802405356357772346,
    "content_hash": 3802405356357772346,
    "location": "aleksis/core/models.py:111, aleksis/core/models.py:1004, aleksis/core/models.py:1667, aleksis/core/models.py:1806",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.edugit.org/api/units/5998/?format=api",
    "priority": 100,
    "id": 5998,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/en/?checksum=b4c4db868dbf643a",
    "url": "https://translate.edugit.org/api/units/5998/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-24T14:47:04.664038Z"
}