Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/pt_BR/?format=api",
            "source": [
                "%dm ago"
            ],
            "previous_source": "",
            "target": [
                "%dm atrás"
            ],
            "id_hash": -775353987249275920,
            "content_hash": -775353987249275920,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3213478/?format=api",
            "priority": 100,
            "id": 3213479,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/pt_BR/?checksum=753d63a816d2fbf0",
            "url": "https://l10n.elementary.io/api/units/3213479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.587146Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/pt_BR/?format=api",
            "source": [
                "%dh ago"
            ],
            "previous_source": "",
            "target": [
                "%dh atrás"
            ],
            "id_hash": -7031437906307949087,
            "content_hash": -7031437906307949087,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3213480/?format=api",
            "priority": 100,
            "id": 3213481,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/pt_BR/?checksum=1e6b507a764c5de1",
            "url": "https://l10n.elementary.io/api/units/3213481/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.594962Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/pt_BR/?format=api",
            "source": [
                "in %dm"
            ],
            "previous_source": "",
            "target": [
                "em %dm"
            ],
            "id_hash": -6507985082640457962,
            "content_hash": -6507985082640457962,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3213482/?format=api",
            "priority": 100,
            "id": 3213483,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/pt_BR/?checksum=25aefe0c51ac9f16",
            "url": "https://l10n.elementary.io/api/units/3213483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.607935Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/pt_BR/?format=api",
            "source": [
                "in %dh"
            ],
            "previous_source": "",
            "target": [
                "em %dh"
            ],
            "id_hash": -1220345197483839281,
            "content_hash": -1220345197483839281,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3213484/?format=api",
            "priority": 100,
            "id": 3213485,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/pt_BR/?checksum=6f107682309f30cf",
            "url": "https://l10n.elementary.io/api/units/3213485/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.613910Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/pt_BR/?format=api",
            "source": [
                "Dock"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6839920002054700033,
            "content_hash": -6839920002054700033,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3213415/?format=api",
            "priority": 100,
            "id": 3256652,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/pt_BR/?checksum=2113b8ff6170c3ff",
            "url": "https://l10n.elementary.io/api/units/3256652/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T09:15:30.718588Z"
        }
    ]
}