Translation components API.

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

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

{
    "count": 51,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/officelife/auth/nb_NO/units/?format=api",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/officelife/auth/nb_NO/?format=api",
            "source": [
                "This provider is already associated with another account"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4745628505386290189,
            "content_hash": -7839624764591911799,
            "location": "",
            "context": "return[]->'provider_already_used'",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/38823596/?format=api",
            "priority": 100,
            "id": 38823616,
            "web_url": "https://hosted.weblate.org/translate/officelife/auth/nb_NO/?checksum=3e2424048c7b73f3",
            "url": "https://hosted.weblate.org/api/units/38823616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-07-12T20:27:23.631094+02:00"
        }
    ]
}