Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/pt/units/?format=api",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/pt/?format=api",
            "source": [
                "You will die! I will destroy you!!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5302379336848986241,
            "content_hash": -5302379336848986241,
            "location": "rob_the_robber.xml:248, rob_the_robber.xml:250",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/250210/?format=api",
            "priority": 100,
            "id": 249892,
            "web_url": "https://hosted.weblate.org/translate/sumwars/rob_the_robber/pt/?checksum=366a2a161abeaf7f",
            "url": "https://hosted.weblate.org/api/units/249892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:54+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/pt/?format=api",
            "source": [
                "My soul will crawl out of it's grave and hunt you to the ends of the world!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7212564469556438209,
            "content_hash": 7212564469556438209,
            "location": "rob_the_robber.xml:270, rob_the_robber.xml:273",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/250211/?format=api",
            "priority": 100,
            "id": 249893,
            "web_url": "https://hosted.weblate.org/translate/sumwars/rob_the_robber/pt/?checksum=e4182d2bd783e4c1",
            "url": "https://hosted.weblate.org/api/units/249893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:35+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/pt/?format=api",
            "source": [
                "Have fun with that. If you escape hell, that is."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 350793719257534948,
            "content_hash": 350793719257534948,
            "location": "rob_the_robber.xml:281",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/250212/?format=api",
            "priority": 100,
            "id": 249894,
            "web_url": "https://hosted.weblate.org/translate/sumwars/rob_the_robber/pt/?checksum=84de450771c891e4",
            "url": "https://hosted.weblate.org/api/units/249894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:14+02:00"
        }
    ]
}