Translation components API.

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

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

{
    "count": 903,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/uh/uh/ru/units/?format=api&page=18",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/ru/?format=api",
            "source": [
                "You can't fetch a game while in another game"
            ],
            "previous_source": "You cannot change the speed of a multiplayer game",
            "target": [
                "Вы не можете войти в игру, пока Вы в другой игре"
            ],
            "id_hash": -5051811200574641227,
            "content_hash": -5051811200574641227,
            "location": "horizons/network/server.py:649",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 729,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14807477/?format=api",
            "priority": 100,
            "id": 5013128,
            "web_url": "https://hosted.weblate.org/translate/uh/uh/ru/?checksum=39e45c7a8d68abb5",
            "url": "https://hosted.weblate.org/api/units/5013128/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-09T18:57:47+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/ru/?format=api",
            "source": [
                "The game has been terminated. The creator has left the game."
            ],
            "previous_source": "",
            "target": [
                "Игра была завершена. Создатель покинул игру."
            ],
            "id_hash": 3639948443448272554,
            "content_hash": 3639948443448272554,
            "location": "horizons/network/server.py:716",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 730,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14807478/?format=api",
            "priority": 100,
            "id": 5013129,
            "web_url": "https://hosted.weblate.org/translate/uh/uh/ru/?checksum=b283b1d2f47866aa",
            "url": "https://hosted.weblate.org/api/units/5013129/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-09T18:57:47+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/ru/?format=api",
            "source": [
                "One player has terminated their game. For technical reasons, this currently means the game cannot continue. We are very sorry about that."
            ],
            "previous_source": "",
            "target": [
                "Один из игроков завершил игру и она не может быть продолжена по техническим причинам. Мы очень сожалеем об этом."
            ],
            "id_hash": 1133523299178335924,
            "content_hash": 1133523299178335924,
            "location": "horizons/network/server.py:721",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 731,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://hosted.weblate.org/api/units/14807479/?format=api",
            "priority": 100,
            "id": 5013130,
            "web_url": "https://hosted.weblate.org/translate/uh/uh/ru/?checksum=8fbb156f58274eb4",
            "url": "https://hosted.weblate.org/api/units/5013130/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-09T18:57:47+02:00"
        }
    ]
}