Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/fi/?format=api",
            "source": [
                "AppCenter"
            ],
            "previous_source": "",
            "target": [
                "AppKözpont"
            ],
            "id_hash": -4633822886501833718,
            "content_hash": -4633822886501833718,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3212618/?format=api",
            "priority": 100,
            "id": 3212901,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/fi/?checksum=3fb15aa2c1fba40a",
            "url": "https://l10n.elementary.io/api/units/3212901/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.630288Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/fi/?format=api",
            "source": [
                "Mail"
            ],
            "previous_source": "",
            "target": [
                "Üzenetek"
            ],
            "id_hash": 3525023749297923863,
            "content_hash": 3525023749297923863,
            "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": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3212902/?format=api",
            "priority": 100,
            "id": 3212903,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/fi/?checksum=b0eb666c71b7e717",
            "url": "https://l10n.elementary.io/api/units/3212903/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.636670Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/fi/?format=api",
            "source": [
                "Photos"
            ],
            "previous_source": "",
            "target": [
                "Fotók"
            ],
            "id_hash": 6598034412896793134,
            "content_hash": 6598034412896793134,
            "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": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3212904/?format=api",
            "priority": 100,
            "id": 3212905,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/fi/?checksum=db90ed573484322e",
            "url": "https://l10n.elementary.io/api/units/3212905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.642371Z"
        }
    ]
}