Translation components API.

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

GET /api/translations/freeplane/glossary/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://hosted.weblate.org/api/translations/freeplane/glossary/fi/?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": 32757357,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/fi/?checksum=c8be5e7d0c7b29dd",
            "url": "https://hosted.weblate.org/api/units/32757357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T16:09:19.146429+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/fi/?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": 43739519,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/fi/?checksum=5f3fb796f166301f",
            "url": "https://hosted.weblate.org/api/units/43739519/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-24T10:06:06.107016+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/fi/?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": 43739909,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/fi/?checksum=d3fcccf30a55ef4b",
            "url": "https://hosted.weblate.org/api/units/43739909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-24T10:20:23.269479+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/fi/?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": 102081158,
            "web_url": "https://hosted.weblate.org/translate/freeplane/glossary/fi/?checksum=24cc05cbd62f5f08",
            "url": "https://hosted.weblate.org/api/units/102081158/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-08T21:41:17.181077+02:00"
        }
    ]
}