Translation components API.

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

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

{
    "count": 152,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/pt_BR/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/pt_BR/?format=api",
            "source": [
                "Can xditview and devX?? devices be set up to access all the new fonts?"
            ],
            "previous_source": "",
            "target": [
                "Podem os dispositivos xditview e devX  serem configurados para acessar todas as novas fontes?"
            ],
            "id_hash": -3975309534530991668,
            "content_hash": -3975309534530991668,
            "location": "article.translate.xml:949",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98302/?format=api",
            "priority": 100,
            "id": 23931,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/pt_BR/?checksum=48d4dd0a5a0e89cc",
            "url": "https://translate-dev.freebsd.org/api/units/23931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.168465Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/pt_BR/?format=api",
            "source": [
                "It would be good to have examples of using TrueType fonts with <application>Povray</application> and <application>Ghostscript</application>."
            ],
            "previous_source": "",
            "target": [
                "Seria bom ter exemplos de uso de fontes TrueType com <application>Povray</application> e <application>Ghostscript</application>."
            ],
            "id_hash": 8110878132503541789,
            "content_hash": 8110878132503541789,
            "location": "article.translate.xml:954",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98303/?format=api",
            "priority": 100,
            "id": 23932,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/pt_BR/?checksum=f08fa0b0305b781d",
            "url": "https://translate-dev.freebsd.org/api/units/23932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.183095Z"
        }
    ]
}