Translation components API.

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

GET /api/translations/aleksis/aleksis-app-dashboardfeeds/uk/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/uk/units/?format=api",
    "results": [
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/uk/?format=api",
            "source": [
                "Further articles"
            ],
            "previous_source": "",
            "target": [
                "Майбутні теми"
            ],
            "id_hash": -8376037756208999225,
            "content_hash": -8376037756208999225,
            "location": "aleksis/apps/dashboardfeeds/templates/dashboardfeeds/rss.html:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.edugit.org/api/units/6602/?format=api",
            "priority": 100,
            "id": 30043,
            "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-app-dashboardfeeds/uk/?checksum=0bc25609f3e714c7",
            "url": "https://translate.edugit.org/api/units/30043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-23T14:22:08.477559Z"
        }
    ]
}