Translation components API.

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

GET /api/translations/yast-ldap-client/master/am/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-ldap-client/master/am/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-ldap-client/master/am/?format=api",
            "source": [
                "Configuration &Module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 41955414814820422,
            "content_hash": 41955414814820422,
            "location": "src/ui.rb:535",
            "context": "",
            "note": "combobox label",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12577449/?format=api",
            "priority": 100,
            "id": 1679256,
            "web_url": "https://l10n.opensuse.org/translate/yast-ldap-client/master/am/?checksum=80950e3a3c710846",
            "url": "https://l10n.opensuse.org/api/units/1679256/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-ldap-client/master/am/?format=api",
            "source": [
                "C&onfigure Template"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2368130624273386419,
            "content_hash": -2368130624273386419,
            "location": "src/ui.rb:559",
            "context": "",
            "note": "button label",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12577450/?format=api",
            "priority": 100,
            "id": 1679258,
            "web_url": "https://l10n.opensuse.org/translate/yast-ldap-client/master/am/?checksum=5f22b5be7e75f44d",
            "url": "https://l10n.opensuse.org/api/units/1679258/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-ldap-client/master/am/?format=api",
            "source": [
                "Module Configuration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4854456207057973977,
            "content_hash": 4854456207057973977,
            "location": "src/ui.rb:598",
            "context": "",
            "note": "dialog label",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12577451/?format=api",
            "priority": 100,
            "id": 1679260,
            "web_url": "https://l10n.opensuse.org/translate/yast-ldap-client/master/am/?checksum=c35e7e33476172d9",
            "url": "https://l10n.opensuse.org/api/units/1679260/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}