Translation components API.

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

GET /api/translations/cacti/syslog/he_IL/units/?format=api&page=20
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 381,
    "next": null,
    "previous": "http://translate.cacti.net/api/translations/cacti/syslog/he_IL/units/?format=api&page=19",
    "results": [
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/syslog/he_IL/?format=api",
            "source": [
                "The information that will be contained in the body of the Report."
            ],
            "previous_source": "",
            "target": [
                "המידע שייכלל בגוף הדו\"ח."
            ],
            "id_hash": 6376926520082603971,
            "content_hash": 6376926520082603971,
            "location": "syslog_reports.php:454",
            "context": "",
            "note": "",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 368,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.cacti.net/api/units/484737/?format=api",
            "priority": 100,
            "id": 484842,
            "web_url": "http://translate.cacti.net/translate/cacti/syslog/he_IL/?checksum=d87f64e2344a9fc3",
            "url": "http://translate.cacti.net/api/units/484842/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}