Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-journalctl/master/ru/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-journalctl/master/ru/?format=api",
            "source": [
                "Source"
            ],
            "previous_source": "",
            "target": [
                "Источник"
            ],
            "id_hash": -1012947743765208747,
            "content_hash": -1012947743765208747,
            "location": "src/lib/journalctl/query_presenter.rb:129",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12577093/?format=api",
            "priority": 100,
            "id": 1626718,
            "web_url": "https://l10n.opensuse.org/translate/yast-journalctl/master/ru/?checksum=71f14964d4d76155",
            "url": "https://l10n.opensuse.org/api/units/1626718/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-journalctl/master/ru/?format=api",
            "source": [
                "Message"
            ],
            "previous_source": "",
            "target": [
                "Сообщение"
            ],
            "id_hash": 8445691827737211251,
            "content_hash": 8445691827737211251,
            "location": "src/lib/journalctl/query_presenter.rb:130",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12577094/?format=api",
            "priority": 100,
            "id": 1626720,
            "web_url": "https://l10n.opensuse.org/translate/yast-journalctl/master/ru/?checksum=f5351ff85ab23173",
            "url": "https://l10n.opensuse.org/api/units/1626720/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}