Units API.

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

GET /api/units/2811/?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/en/?format=api",
    "source": [
        "Shizuku is not running or there are other errors. <br>If Shizuku is running, please try to force stop this app."
    ],
    "previous_source": "",
    "target": [
        "Shizuku is not running or there are other errors. <br>If Shizuku is running, please try to force stop this app."
    ],
    "id_hash": -3655484997244509894,
    "content_hash": 7990024261164880252,
    "location": "",
    "context": "shizuku_mode_error_not_running",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://weblate.rikka.app/api/units/2811/?format=api",
    "priority": 100,
    "id": 2811,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=4d451bc33978a13a",
    "url": "https://weblate.rikka.app/api/units/2811/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:38.780011Z"
}