Translation components API.

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

GET /api/translations/habitica/noscript/bg/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/noscript/bg/?format=api",
            "source": [
                "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly"
            ],
            "previous_source": "",
            "target": [
                "Уви, JavaScript не е включен Във вашия браузър, а без него Хабитика не може да работи правилно"
            ],
            "id_hash": -3458358493847707188,
            "content_hash": -9084986308343940580,
            "location": "",
            "context": "jsDisabledHeadingFull",
            "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": 14,
            "source_unit": "https://translate.habitica.com/api/units/661022/?format=api",
            "priority": 100,
            "id": 181115,
            "web_url": "https://translate.habitica.com/translate/habitica/noscript/bg/?checksum=50017145e440a1cc",
            "url": "https://translate.habitica.com/api/units/181115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-02-14T11:15:16.410924Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/noscript/bg/?format=api",
            "source": [
                "Please enable JavaScript to continue!"
            ],
            "previous_source": "",
            "target": [
                "Моля, включете JavaScript, за да продължите!"
            ],
            "id_hash": -2504994743512866762,
            "content_hash": -3845224137439279252,
            "location": "",
            "context": "jsDisabledLink",
            "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": 5,
            "source_unit": "https://translate.habitica.com/api/units/661024/?format=api",
            "priority": 100,
            "id": 181117,
            "web_url": "https://translate.habitica.com/translate/habitica/noscript/bg/?checksum=5d3c788d84b1e036",
            "url": "https://translate.habitica.com/api/units/181117/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-02-14T11:15:16.452743Z"
        }
    ]
}