Translation components API.

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

GET /api/translations/freeplane/glossary/oc/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://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "source": [
                "overview"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5241730907479157213,
            "content_hash": 5241730907479157213,
            "location": "",
            "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://hosted.weblate.org/api/units/32757336/?format=api",
            "priority": 100,
            "id": 32757355,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/oc/?checksum=c8be5e7d0c7b29dd",
            "url": "https://hosted.weblate.org/api/units/32757355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T16:09:19.110248+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "source": [
                "sibling node"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2359965820795867105,
            "content_hash": -2359965820795867105,
            "location": "",
            "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": 2,
            "source_unit": "https://hosted.weblate.org/api/units/28733254/?format=api",
            "priority": 100,
            "id": 43739517,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/oc/?checksum=5f3fb796f166301f",
            "url": "https://hosted.weblate.org/api/units/43739517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-24T10:06:05.887156+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "source": [
                "child"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6051937343501627211,
            "content_hash": 6051937343501627211,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/43739878/?format=api",
            "priority": 100,
            "id": 43739907,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/oc/?checksum=d3fcccf30a55ef4b",
            "url": "https://hosted.weblate.org/api/units/43739907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-24T10:20:23.195466+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/oc/?format=api",
            "source": [
                "highlight"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6571871383210467576,
            "content_hash": -6571871383210467576,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/28733518/?format=api",
            "priority": 100,
            "id": 102081157,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/oc/?checksum=24cc05cbd62f5f08",
            "url": "https://hosted.weblate.org/api/units/102081157/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-08T21:41:17.091004+02:00"
        }
    ]
}