Translation components API.

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

GET /api/translations/postgis-workshop/license/uk/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://weblate.osgeo.org/api/translations/postgis-workshop/license/uk/?format=api",
            "source": [
                "Appendix C: License"
            ],
            "previous_source": "",
            "target": [
                "Appendix C: Ліцензія"
            ],
            "id_hash": -2098453852991912127,
            "content_hash": -2098453852991912127,
            "location": "../../en/license.rst:4",
            "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": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/99450/?format=api",
            "priority": 100,
            "id": 2360294,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/license/uk/?checksum=62e0cb56bade0741",
            "url": "https://weblate.osgeo.org/api/units/2360294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-09T21:13:07.311518Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/uk/?format=api",
            "source": [
                "This work is licensed under the Creative Commons Attribution-Share Alike, United States License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/us/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA."
            ],
            "previous_source": "",
            "target": [
                "Ця робота ліцензована за ліцензією Creative Commons Attribution-Share Alike, United States License. Щоб переглянути копію цієї ліцензії, відвідайте http://creativecommons.org/licenses/by-sa/3.0/us/ або надішліть листа на адресу Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA."
            ],
            "id_hash": 1636876617690127704,
            "content_hash": 1636876617690127704,
            "location": "../../en/license.rst:6",
            "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": 39,
            "source_unit": "https://weblate.osgeo.org/api/units/99454/?format=api",
            "priority": 100,
            "id": 2360295,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/license/uk/?checksum=96b75a9c7a901d58",
            "url": "https://weblate.osgeo.org/api/units/2360295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-09T21:13:07.316010Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/uk/?format=api",
            "source": [
                "Our attribution requirement is that you retain the visible copyright notices in all materials."
            ],
            "previous_source": "",
            "target": [
                "Наша вимога щодо атрибуції полягає в тому, що ви повинні зберігати видимі повідомлення про авторські права у всіх матеріалах."
            ],
            "id_hash": -8346674469694733711,
            "content_hash": -8346674469694733711,
            "location": "../../en/license.rst:8",
            "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": 14,
            "source_unit": "https://weblate.osgeo.org/api/units/99470/?format=api",
            "priority": 100,
            "id": 2360296,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/license/uk/?checksum=0c2aa7cada060271",
            "url": "https://weblate.osgeo.org/api/units/2360296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-09T21:13:07.319204Z"
        }
    ]
}