Translation components API.

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

GET /api/translations/website/404/fi/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/fi/?format=api",
            "source": [
                "The page you’re looking for can’t be found"
            ],
            "previous_source": "",
            "target": [
                "Etsimääsi sivua ei löytynyt"
            ],
            "id_hash": 908025025754438611,
            "content_hash": 908025025754438611,
            "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": 8,
            "source_unit": "https://l10n.elementary.io/api/units/3017515/?format=api",
            "priority": 100,
            "id": 1289151,
            "web_url": "https://l10n.elementary.io/translate/website/404/fi/?checksum=8c99f3f333421bd3",
            "url": "https://l10n.elementary.io/api/units/1289151/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.105661Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/fi/?format=api",
            "source": [
                "There isn’t anything located here. Check the web address for mispelled words and try again."
            ],
            "previous_source": "",
            "target": [
                "Täällä ei ole mitään. Tarkista sivun osoitteen oikeinkirjoitus ja yritä uudelleen."
            ],
            "id_hash": 631982396540170839,
            "content_hash": 631982396540170839,
            "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": 15,
            "source_unit": "https://l10n.elementary.io/api/units/3017517/?format=api",
            "priority": 100,
            "id": 1289152,
            "web_url": "https://l10n.elementary.io/translate/website/404/fi/?checksum=88c540a42a13b257",
            "url": "https://l10n.elementary.io/api/units/1289152/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.126155Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/fi/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "Siirry etusivulle"
            ],
            "id_hash": 3503817004936829731,
            "content_hash": 3503817004936829731,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017519/?format=api",
            "priority": 100,
            "id": 1289153,
            "web_url": "https://l10n.elementary.io/translate/website/404/fi/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/1289153/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.145267Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/fi/?format=api",
            "source": [
                "Page Not Found ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "Sivua ei löytynyt ⋅ elementary"
            ],
            "id_hash": -7648725705782079334,
            "content_hash": -7648725705782079334,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.elementary.io/api/units/3017521/?format=api",
            "priority": 100,
            "id": 1289154,
            "web_url": "https://l10n.elementary.io/translate/website/404/fi/?checksum=15da447eca75d09a",
            "url": "https://l10n.elementary.io/api/units/1289154/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.162576Z"
        }
    ]
}