Translation components API.

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

GET /api/translations/debian-handbook/revision_history/nl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/revision_history/nl/?format=api",
            "source": [
                "Revision History"
            ],
            "previous_source": "",
            "target": [
                "Geschiedenis van Herzieningen"
            ],
            "id_hash": -5315828627350971518,
            "content_hash": -5315828627350971518,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751317/?format=api",
            "priority": 100,
            "id": 4780166,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/revision_history/nl/?checksum=363a620723e49b82",
            "url": "https://hosted.weblate.org/api/units/4780166/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:12:49+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/revision_history/nl/?format=api",
            "source": [
                "Raphaël"
            ],
            "previous_source": "",
            "target": [
                "Raphaël"
            ],
            "id_hash": -7234106925996447196,
            "content_hash": -7234106925996447196,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751318/?format=api",
            "priority": 100,
            "id": 4780167,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/revision_history/nl/?checksum=1b9b4a1428c9ea24",
            "url": "https://hosted.weblate.org/api/units/4780167/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:12:49+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/revision_history/nl/?format=api",
            "source": [
                "Hertzog"
            ],
            "previous_source": "",
            "target": [
                "Hertzog"
            ],
            "id_hash": 3563811100679779176,
            "content_hash": 3563811100679779176,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751319/?format=api",
            "priority": 100,
            "id": 4780168,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/revision_history/nl/?checksum=b17533506e9cb368",
            "url": "https://hosted.weblate.org/api/units/4780168/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:12:49+02:00"
        }
    ]
}