Translation components API.

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

GET /api/translations/freebsd-doc/boooks_fdp-primer/en/units/?format=api&page=36
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1752,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/en/units/?format=api&page=35",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/en/?format=api",
            "source": [
                "Spell-checking with fully-featured dictionaries is encouraged, and can be accomplished by using <package>textproc/hunspell</package> or <package>textproc/aspell</package> combined with <package>textproc/en-hunspell</package> or <package>textproc/en-aspell</package>, respectively. For instance:"
            ],
            "previous_source": "",
            "target": [
                "Spell-checking with fully-featured dictionaries is encouraged, and can be accomplished by using <package>textproc/hunspell</package> or <package>textproc/aspell</package> combined with <package>textproc/en-hunspell</package> or <package>textproc/en-aspell</package>, respectively. For instance:"
            ],
            "id_hash": 6429725336250678251,
            "content_hash": 6429725336250678251,
            "location": "book.translate.xml:8913",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1557,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/229474/?format=api",
            "priority": 100,
            "id": 229474,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_fdp-primer/en/?checksum=d93af9208e8cfbeb",
            "url": "https://translate-dev.freebsd.org/api/units/229474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-09T14:37:44.169497Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/en/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>aspell check --lang=en --mode=nroff ./mynewmanpage.8</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>aspell check --lang=en --mode=nroff ./mynewmanpage.8</userinput>"
            ],
            "id_hash": 216930609382950164,
            "content_hash": 216930609382950164,
            "location": "book.translate.xml:8921",
            "context": "",
            "note": "(itstool) path: sect1/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1558,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/229475/?format=api",
            "priority": 100,
            "id": 229475,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_fdp-primer/en/?checksum=8302b13d692e0514",
            "url": "https://translate-dev.freebsd.org/api/units/229475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-09T14:37:44.188214Z"
        }
    ]
}