Translation components API.

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

GET /api/translations/aleksis/aleksis-core/nb_NO/units/?format=api&page=33
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 641,
    "next": null,
    "previous": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/nb_NO/units/?format=api&page=32",
    "results": [
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/nb_NO/?format=api",
            "source": [
                "We sent you an email with instructions for resetting your password."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1216963318563182970,
            "content_hash": -1216963318563182970,
            "location": "aleksis/core/views.py:1238",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 637,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.edugit.org/api/units/42592/?format=api",
            "priority": 100,
            "id": 42673,
            "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/nb_NO/?checksum=6f1c7a4f3c5c6686",
            "url": "https://translate.edugit.org/api/units/42673/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-26T20:46:11.731576Z"
        }
    ]
}