Translation components API.

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

GET /api/translations/sumwars/joringsbridge/es/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/es/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/es/?format=api",
            "source": [
                "joringsbridge"
            ],
            "previous_source": "",
            "target": [
                "Puente de Joring"
            ],
            "id_hash": 7030258967928633986,
            "content_hash": 7030258967928633986,
            "location": "joringsbridge.xml:3, joringsbridge.xml:392",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/254165/?format=api",
            "priority": 100,
            "id": 263850,
            "web_url": "https://hosted.weblate.org/translate/sumwars/joringsbridge/es/?checksum=e1907f488e63fa82",
            "url": "https://hosted.weblate.org/api/units/263850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/es/?format=api",
            "source": [
                "ts"
            ],
            "previous_source": "",
            "target": [
                "chist"
            ],
            "id_hash": 4569576062452415276,
            "content_hash": 4569576062452415276,
            "location": "joringsbridge.xml:205",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/254209/?format=api",
            "priority": 100,
            "id": 263851,
            "web_url": "https://hosted.weblate.org/translate/sumwars/joringsbridge/es/?checksum=bf6a6537d89abb2c",
            "url": "https://hosted.weblate.org/api/units/263851/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:51+02:00"
        }
    ]
}