Units API.

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

GET /api/units/34660/?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/application/en/?format=api",
    "source": [
        "Allow the app to read locations from media files (via Media Store)."
    ],
    "previous_source": "",
    "target": [
        "Allow the app to read locations from media files (via Media Store)."
    ],
    "id_hash": -2418632541489207176,
    "content_hash": -3506707144336940322,
    "location": "",
    "context": "op_desc_ACCESS_MEDIA_LOCATION",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 433,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.rikka.app/api/units/34660/?format=api",
    "priority": 100,
    "id": 34660,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=5e6f4a849a55e878",
    "url": "https://weblate.rikka.app/api/units/34660/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:50:19.324510Z"
}