Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt_BR/?format=api",
            "source": [
                "namespace"
            ],
            "previous_source": "",
            "target": [
                "espaço de nomes"
            ],
            "id_hash": 1846103169231923612,
            "content_hash": 1846103169231923612,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/507808/?format=api",
            "priority": 100,
            "id": 507810,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/pt_BR/?checksum=999ead0d24caa99c",
            "url": "https://l10n.xwiki.org/api/units/507810/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-21T08:33:44.916987Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt_BR/?format=api",
            "source": [
                "namespaces"
            ],
            "previous_source": "",
            "target": [
                "espaços de nomes"
            ],
            "id_hash": -1364104342067017412,
            "content_hash": -1364104342067017412,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/507806/?format=api",
            "priority": 100,
            "id": 507811,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/pt_BR/?checksum=6d11ba540687093c",
            "url": "https://l10n.xwiki.org/api/units/507811/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-21T08:33:44.968693Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt_BR/?format=api",
            "source": [
                "extension"
            ],
            "previous_source": "",
            "target": [
                "complemento"
            ],
            "id_hash": 3361696420563337448,
            "content_hash": 3361696420563337448,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/507812/?format=api",
            "priority": 100,
            "id": 507813,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/pt_BR/?checksum=aea725155e6140e8",
            "url": "https://l10n.xwiki.org/api/units/507813/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-21T08:33:44.986787Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/glossary/pt_BR/?format=api",
            "source": [
                "Upgrading"
            ],
            "previous_source": "",
            "target": [
                "Atualizando"
            ],
            "id_hash": -1699310882241149648,
            "content_hash": -1699310882241149648,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/507814/?format=api",
            "priority": 100,
            "id": 507815,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-commons/glossary/pt_BR/?checksum=686ad5c1850f8530",
            "url": "https://l10n.xwiki.org/api/units/507815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-21T08:33:44.996946Z"
        }
    ]
}