Units API.

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

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

{
    "translation": "https://translate.phyphox.org/api/translations/phyphox/android/el/?format=api",
    "source": [
        "Attitude"
    ],
    "previous_source": "",
    "target": [
        "Προσανατολισμός"
    ],
    "id_hash": -8518920745625400428,
    "content_hash": 216429186292465,
    "location": "",
    "context": "sensorAttitude",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.phyphox.org/api/units/86/?format=api",
    "priority": 100,
    "id": 1400,
    "web_url": "https://translate.phyphox.org/translate/phyphox/android/el/?checksum=09c6b6b78f4acb94",
    "url": "https://translate.phyphox.org/api/units/1400/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T17:52:54.413338Z"
}