Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend-errors/es/?format=api",
    "source": [
        "The provided client_secret is invalid"
    ],
    "previous_source": "",
    "target": [
        "El client_secret provisto es inválido"
    ],
    "id_hash": 1285929005640562756,
    "content_hash": 1285929005640562756,
    "location": "lib/web/controllers/application_controller.ex:411",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 241,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/813021/?format=api",
    "priority": 100,
    "id": 813237,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/backend-errors/es/?checksum=91d8899e1393b844",
    "url": "https://weblate.framasoft.org/api/units/813237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-24T15:03:30.397216Z"
}