Units API.

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

GET /api/units/12046/?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-app-csvimport/ar/?format=api",
    "source": [
        "CSV file"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8479064276435821185,
    "content_hash": -8479064276435821185,
    "location": "aleksis/apps/csv_import/forms.py:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.edugit.org/api/units/12045/?format=api",
    "priority": 100,
    "id": 12046,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-app-csvimport/ar/?checksum=0a544ff6ef569d7f",
    "url": "https://translate.edugit.org/api/units/12046/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T11:30:58.247753Z"
}