Translation components API.

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

GET /api/translations/switchboard/glossary/nn/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://l10n.elementary.io/api/translations/switchboard/glossary/nn/?format=api",
            "source": [
                "Double-click speed:"
            ],
            "previous_source": "",
            "target": [
                "Hurtigheit på dobbelttrykk"
            ],
            "id_hash": 7356412721231415892,
            "content_hash": 7356412721231415892,
            "location": "",
            "context": "",
            "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": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3256438/?format=api",
            "priority": 100,
            "id": 3256439,
            "web_url": "https://l10n.elementary.io/translate/switchboard/glossary/nn/?checksum=e6173a64de29ca54",
            "url": "https://l10n.elementary.io/api/units/3256439/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-01T22:42:10.769083Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/glossary/nn/?format=api",
            "source": [
                "Updated translations"
            ],
            "previous_source": "",
            "target": [
                "Oppdaterte over­setningar"
            ],
            "id_hash": 1003552579939228547,
            "content_hash": 1003552579939228547,
            "location": "",
            "context": "",
            "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": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3212445/?format=api",
            "priority": 100,
            "id": 3256440,
            "web_url": "https://l10n.elementary.io/translate/switchboard/glossary/nn/?checksum=8ded55c120b45b83",
            "url": "https://l10n.elementary.io/api/units/3256440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-01T23:07:52.506614Z"
        }
    ]
}