Translation components API.

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

GET /api/translations/documentation/bookshandbookcolophon/es/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://translate-dev.freebsd.org/api/translations/documentation/bookshandbookcolophon/es/?format=api",
            "source": [
                "Colophon"
            ],
            "previous_source": "",
            "target": [
                "Colofón"
            ],
            "id_hash": -6391149896383300239,
            "content_hash": -6391149896383300239,
            "location": "documentation/content/en/books/handbook/colophon.adoc:1, documentation/content/en/books/handbook/colophon.adoc:12",
            "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/1127586/?format=api",
            "priority": 100,
            "id": 1127587,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookcolophon/es/?checksum=274e1307efcc7d71",
            "url": "https://translate-dev.freebsd.org/api/units/1127587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:13:50.415251Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookcolophon/es/?format=api",
            "source": [
                "This book is the combined work of hundreds of contributors to \"The FreeBSD Documentation Project\".  The text is authored in AsciiDoc."
            ],
            "previous_source": "",
            "target": [
                "Este libro es el trabajo combinado de cientos de colaboradores del \"Proyecto de Documentación de FreeBSD\".  El texto está escrito en AsciiDoc."
            ],
            "id_hash": 646722698002027117,
            "content_hash": 646722698002027117,
            "location": "documentation/content/en/books/handbook/colophon.adoc:48",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1127588/?format=api",
            "priority": 100,
            "id": 1127589,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookcolophon/es/?checksum=88f99ede0a97d26d",
            "url": "https://translate-dev.freebsd.org/api/units/1127589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:13:50.495610Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookcolophon/es/?format=api",
            "source": [
                "FreeBSD Handbook Colophon"
            ],
            "previous_source": "",
            "target": [
                "Colofón del manual de FreeBSD"
            ],
            "id_hash": -5856492439353846516,
            "content_hash": -5856492439353846516,
            "location": "documentation/content/en/books/handbook/colophon.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "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/1176960/?format=api",
            "priority": 100,
            "id": 1176962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookcolophon/es/?checksum=2eb98f27ca8d950c",
            "url": "https://translate-dev.freebsd.org/api/units/1176962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T21:57:39.538480Z"
        }
    ]
}