Units API.

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

GET /api/units/9346/?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/es/?format=api",
    "source": [
        "Please finish the setup of \"%1$s\"."
    ],
    "previous_source": "",
    "target": [
        "Por favor, termina la configuración de \"%1$s\"."
    ],
    "id_hash": -3812967305194151473,
    "content_hash": -4900389361066949522,
    "location": "",
    "context": "auto_recovery_notification_waiting_text",
    "note": " %1$s -> working mode name \n",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 316,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/9295/?format=api",
    "priority": 100,
    "id": 9346,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/es/?checksum=4b159e7019b961cf",
    "url": "https://weblate.rikka.app/api/units/9346/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-13T18:36:30.572290Z"
}