Translation components API.

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

GET /api/translations/freebsd-doc/glossary/pt_BR/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://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/pt_BR/?format=api",
            "source": [
                "accounting"
            ],
            "previous_source": "",
            "target": [
                "auditoria"
            ],
            "id_hash": 1936550230282059772,
            "content_hash": 1936550230282059772,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/332495/?format=api",
            "priority": 100,
            "id": 332496,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/glossary/pt_BR/?checksum=9ae0022c95a9bffc",
            "url": "https://translate-dev.freebsd.org/api/units/332496/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-20T13:58:43.082007Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/pt_BR/?format=api",
            "source": [
                "Open Source Project"
            ],
            "previous_source": "",
            "target": [
                "Projeto Open Source"
            ],
            "id_hash": 7622235714696261110,
            "content_hash": 7622235714696261110,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/332497/?format=api",
            "priority": 100,
            "id": 332498,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/glossary/pt_BR/?checksum=e9c79eff88c42df6",
            "url": "https://translate-dev.freebsd.org/api/units/332498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-20T13:58:43.210808Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/pt_BR/?format=api",
            "source": [
                "Conclusion"
            ],
            "previous_source": "",
            "target": [
                "Conclusão"
            ],
            "id_hash": -438954553492005104,
            "content_hash": -438954553492005104,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/332499/?format=api",
            "priority": 100,
            "id": 332500,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/glossary/pt_BR/?checksum=79e88528c6919f10",
            "url": "https://translate-dev.freebsd.org/api/units/332500/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-20T13:58:43.307160Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/pt_BR/?format=api",
            "source": [
                "Getting Started"
            ],
            "previous_source": "",
            "target": [
                "Primeiros Passos"
            ],
            "id_hash": 8434221936824819573,
            "content_hash": 8434221936824819573,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/332501/?format=api",
            "priority": 100,
            "id": 332502,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/glossary/pt_BR/?checksum=f50c602a45401f75",
            "url": "https://translate-dev.freebsd.org/api/units/332502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-20T13:58:43.422563Z"
        }
    ]
}