Units API.

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

GET /api/units/557581/?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/ja/?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": [
        "このマクロは独立した内容を生成します。マクロとその内容の前後を分離するシンタックスを使用し、1行に収まるように記述してください。例えば、XWikiシンタックス2.0以降では、マクロの内容の前後に、それぞれ2つの改行文字を記述し、マクロと内容を分離してください。"
    ],
    "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": 557581,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/ja/?checksum=0ac35a3b8d119eb7",
    "url": "https://l10n.xwiki.org/api/units/557581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T06:32:37.539720Z"
}