Units API.

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

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

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/?format=api",
    "source": [
        "This macro generates standalone content. As a consequence you need to make sure to use a syntax that separates your macro from the content before and after it so that it's on a line by itself. For example in XWiki Syntax 2.0+ this means having 2 newline characters (a.k.a line breaks) separating your macro from the content before and after it."
    ],
    "previous_source": "",
    "target": [
        "Этот макрос создает автономное содержимое. Как следствие, вам нужно убедиться, что вы используете синтаксис, который отделяет ваш макрос от содержимого до и после него так, чтобы он находился на отдельной строке. Например, в синтаксисе XWiki 2.0+ это означает наличие двух символов новой строки (т.е. перевода строки), отделяющих макрос от содержимого до и после него."
    ],
    "id_hash": -8447809264200606025,
    "content_hash": 9011794220174212249,
    "location": "",
    "context": "rendering.macro.error.standalone.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://l10n.xwiki.org/api/units/523429/?format=api",
    "priority": 100,
    "id": 568024,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/ru/?checksum=0ac35a3b8d119eb7",
    "url": "https://l10n.xwiki.org/api/units/568024/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-24T04:39:30.279785Z"
}