Translation components API.

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

GET /api/translations/shattered-pixel-dungeon/items/fr/units/?format=api&page=27
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1303,
    "next": null,
    "previous": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/items/fr/units/?format=api&page=26",
    "results": [
        {
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/items/fr/?format=api",
            "source": [
                "torch"
            ],
            "previous_source": "",
            "target": [
                "torche"
            ],
            "id_hash": 5563621307889774575,
            "content_hash": 5166269071972341030,
            "location": "",
            "context": "items.torch.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1301,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/9218/?format=api",
            "priority": 100,
            "id": 13127,
            "web_url": "https://itzulpenak.gamerauntsia.eus/translate/shattered-pixel-dungeon/items/fr/?checksum=cd35f41a29906fef",
            "url": "https://itzulpenak.gamerauntsia.eus/api/units/13127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-21T10:15:39.098384Z"
        },
        {
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/items/fr/?format=api",
            "source": [
                "LIGHT"
            ],
            "previous_source": "",
            "target": [
                "ALLUMER"
            ],
            "id_hash": -8592998796035693382,
            "content_hash": 5012849370007489205,
            "location": "",
            "context": "items.torch.ac_light",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1302,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/9219/?format=api",
            "priority": 100,
            "id": 13128,
            "web_url": "https://itzulpenak.gamerauntsia.eus/translate/shattered-pixel-dungeon/items/fr/?checksum=08bf891f66eee4ba",
            "url": "https://itzulpenak.gamerauntsia.eus/api/units/13128/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-21T10:15:39.106902Z"
        },
        {
            "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/shattered-pixel-dungeon/items/fr/?format=api",
            "source": [
                "An adventuring staple, when a dungeon goes dark, a torch can help lead the way."
            ],
            "previous_source": "",
            "target": [
                "Un objet classique pour tout aventurier, quand un donjon est sombre, une torche peut vous montrer la voie."
            ],
            "id_hash": 5986971121061497228,
            "content_hash": 6592683963489645122,
            "location": "",
            "context": "items.torch.desc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1303,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/9220/?format=api",
            "priority": 100,
            "id": 13129,
            "web_url": "https://itzulpenak.gamerauntsia.eus/translate/shattered-pixel-dungeon/items/fr/?checksum=d315fe83a764898c",
            "url": "https://itzulpenak.gamerauntsia.eus/api/units/13129/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-21T10:15:39.116986Z"
        }
    ]
}