Translation components API.

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

GET /api/translations/xwiki-contrib/glossary/fa/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/fa/?format=api",
            "source": [
                "review"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3912412069997232057,
            "content_hash": 3912412069997232057,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/521829/?format=api",
            "priority": 100,
            "id": 521860,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/fa/?checksum=b64bae0c7f22bfb9",
            "url": "https://l10n.xwiki.org/api/units/521860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-26T19:43:50.120475Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/fa/?format=api",
            "source": [
                "change request"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2981796801036878188,
            "content_hash": -2981796801036878188,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.xwiki.org/api/units/540261/?format=api",
            "priority": 100,
            "id": 540268,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/fa/?checksum=569e879b91ccfe94",
            "url": "https://l10n.xwiki.org/api/units/540268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-26T10:39:18.089132Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/fa/?format=api",
            "source": [
                "ActivityPub"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4022158031714084559,
            "content_hash": -4022158031714084559,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/541167/?format=api",
            "priority": 100,
            "id": 541174,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/fa/?checksum=482e6c9499329931",
            "url": "https://l10n.xwiki.org/api/units/541174/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-26T16:56:31.052585Z"
        }
    ]
}