Units API.

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

GET /api/units/837973/?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/inventaire/client/ru/?format=api",
    "source": [
        "Are you sure you want to remove those **%{amount}** selected books from your inventory?"
    ],
    "previous_source": "",
    "target": [
        "Вы уверены, что хотите удалить выбранные книги (**%{amount}**) из вашей описи?"
    ],
    "id_hash": -6826417549204936302,
    "content_hash": 1612588380405837314,
    "location": "",
    "context": "delete_items_confirmation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 352,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.framasoft.org/api/units/818485/?format=api",
    "priority": 100,
    "id": 837973,
    "web_url": "https://weblate.framasoft.org/translate/inventaire/client/ru/?checksum=2143b1682b25a992",
    "url": "https://weblate.framasoft.org/api/units/837973/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-30T14:46:59.026475Z"
}