Units API.

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

GET /api/units/38663/?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/pt_BR/?format=api",
    "source": [
        "Unable to start service."
    ],
    "previous_source": "",
    "target": [
        "Não foi possível iniciar o serviço."
    ],
    "id_hash": 2065311058271048575,
    "content_hash": -3247172492244224277,
    "location": "",
    "context": "error_unable_to_start_remote_service",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/38588/?format=api",
    "priority": 100,
    "id": 38663,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/pt_BR/?checksum=9ca975770aee937f",
    "url": "https://weblate.rikka.app/api/units/38663/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-29T10:31:44.953114Z"
}