Translation components API.

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

GET /api/translations/documentation/articlesremote-install_index/el/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesremote-install_index/el/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesremote-install_index/el/?format=api",
            "source": [
                "That is all.  If you are interested in more details about ZFS on FreeBSD, please refer to the https://wiki.freebsd.org/ZFS[ZFS] section of the FreeBSD Wiki."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4211445784211812632,
            "content_hash": 4211445784211812632,
            "location": "documentation/content/en/articles/remote-install/_index.adoc:395",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/611292/?format=api",
            "priority": 100,
            "id": 1653361,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesremote-install_index/el/?checksum=ba720fa0a6c2f118",
            "url": "https://translate-dev.freebsd.org/api/units/1653361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-17T12:52:36.180978Z"
        }
    ]
}