Translation components API.

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

GET /api/translations/wingpanel/wingpanel-extra/et/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/wingpanel/wingpanel-extra/et/?format=api",
            "source": [
                "Wingpanel"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3505546446433496736,
            "content_hash": 3505546446433496736,
            "location": "data/wingpanel.desktop.in:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/2796781/?format=api",
            "priority": 100,
            "id": 2528801,
            "web_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-extra/et/?checksum=b0a633eb7b4d2ea0",
            "url": "https://l10n.elementary.io/api/units/2528801/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-29T22:28:54.322862Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/et/?format=api",
            "source": [
                "Top panel that holds indicators and the applications menu"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 183064922160186925,
            "content_hash": 183064922160186925,
            "location": "data/wingpanel.desktop.in:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.elementary.io/api/units/2796782/?format=api",
            "priority": 100,
            "id": 2528802,
            "web_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-extra/et/?checksum=828a6093a831462d",
            "url": "https://l10n.elementary.io/api/units/2528802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-29T22:28:54.348152Z"
        }
    ]
}