Translation components API.

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

GET /api/translations/postgis-workshop/license/zh_Hans/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/zh_Hans/?format=api",
            "source": [
                "Appendix C: License"
            ],
            "previous_source": "",
            "target": [
                "附录 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": 1506762,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/license/zh_Hans/?checksum=62e0cb56bade0741",
            "url": "https://weblate.osgeo.org/api/units/1506762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-20T01:13:36.603757Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/zh_Hans/?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": [
                "本作品采用知识共享署名-相同方式共享(美国)许可协议授权。要查看该许可协议的副本,请访问 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": 1506763,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/license/zh_Hans/?checksum=96b75a9c7a901d58",
            "url": "https://weblate.osgeo.org/api/units/1506763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-20T01:13:36.903883Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/zh_Hans/?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": 1506764,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/license/zh_Hans/?checksum=0c2aa7cada060271",
            "url": "https://weblate.osgeo.org/api/units/1506764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-20T01:13:36.933243Z"
        }
    ]
}