Units API.

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

GET /api/units/914496/?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": [
        "Conversation needs to mention at least one participant that's not yourself"
    ],
    "previous_source": "",
    "target": [
        "La conversación tiene que mencionar al menos un participante que no seas tú mismo"
    ],
    "id_hash": 8120855100927259807,
    "content_hash": 8120855100927259807,
    "location": "lib/graphql/resolvers/conversation.ex:164",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 265,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.framasoft.org/api/units/914484/?format=api",
    "priority": 100,
    "id": 914496,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/backend-errors/es/?checksum=f0b312b02b30349f",
    "url": "https://weblate.framasoft.org/api/units/914496/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-20T17:58:47.922495Z"
}