Translation components API.

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

GET /api/translations/uh/uh/es/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/es/units/?format=api&page=18",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/es/?format=api",
            "source": [
                "You can't fetch a game while in another game"
            ],
            "previous_source": "",
            "target": [
                "No puedes buscar una partida mientras estés en otra"
            ],
            "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": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14807477/?format=api",
            "priority": 100,
            "id": 5012576,
            "web_url": "https://hosted.weblate.org/translate/uh/uh/es/?checksum=39e45c7a8d68abb5",
            "url": "https://hosted.weblate.org/api/units/5012576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-09T18:57:47+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/es/?format=api",
            "source": [
                "The game has been terminated. The creator has left the game."
            ],
            "previous_source": "",
            "target": [
                "La partida ha finalizado. El creador ha abandonado la partida."
            ],
            "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": 5012577,
            "web_url": "https://hosted.weblate.org/translate/uh/uh/es/?checksum=b283b1d2f47866aa",
            "url": "https://hosted.weblate.org/api/units/5012577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-09T18:57:47+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/es/?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": [
                "Un jugador ha terminado su partida. Por razones técnicas, esto significa que el juego no puede continuar. Sentimos mucho lo ocurrido."
            ],
            "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": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://hosted.weblate.org/api/units/14807479/?format=api",
            "priority": 100,
            "id": 5012578,
            "web_url": "https://hosted.weblate.org/translate/uh/uh/es/?checksum=8fbb156f58274eb4",
            "url": "https://hosted.weblate.org/api/units/5012578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-09T18:57:47+02:00"
        }
    ]
}