Translation components API.

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

GET /api/translations/documentation/booksdevelopers-handbookpartiv/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookpartiv/es/?format=api",
            "source": [
                "Part IV. Architectures"
            ],
            "previous_source": "",
            "target": [
                "Parte IV. Arquitecturas"
            ],
            "id_hash": 4660256138606608244,
            "content_hash": 4660256138606608244,
            "location": "documentation/content/en/books/developers-handbook/partiv.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "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://translate-dev.freebsd.org/api/units/1059243/?format=api",
            "priority": 100,
            "id": 1059244,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookpartiv/es/?checksum=c0ac8e4457faff74",
            "url": "https://translate-dev.freebsd.org/api/units/1059244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:39:02.284531Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookpartiv/es/?format=api",
            "source": [
                "Architectures"
            ],
            "previous_source": "",
            "target": [
                "Arquitecturas"
            ],
            "id_hash": 296763328542250439,
            "content_hash": 296763328542250439,
            "location": "documentation/content/en/books/developers-handbook/partiv.adoc:11",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "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://translate-dev.freebsd.org/api/units/1059245/?format=api",
            "priority": 100,
            "id": 1059246,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookpartiv/es/?checksum=841e50accc1f95c7",
            "url": "https://translate-dev.freebsd.org/api/units/1059246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T12:39:02.383998Z"
        }
    ]
}