Translation components API.

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

GET /api/translations/documentation/articles_index/zh_TW/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/zh_TW/?format=api",
            "source": [
                "Articles"
            ],
            "previous_source": "",
            "target": [
                "文章"
            ],
            "id_hash": 5013951928016369696,
            "content_hash": 5013951928016369696,
            "location": "documentation/content/en/articles/_index.adoc:1, documentation/content/en/articles/_index.adoc:6",
            "context": "",
            "note": "type: Title =",
            "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": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/332667/?format=api",
            "priority": 100,
            "id": 682042,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articles_index/zh_TW/?checksum=c59522b6a64cf820",
            "url": "https://translate-dev.freebsd.org/api/units/682042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:38:30.029699Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/zh_TW/?format=api",
            "source": [
                "{{< list-articles-directories >}}"
            ],
            "previous_source": "",
            "target": [
                "{{< list-articles-directories >}}"
            ],
            "id_hash": -1624882165618174777,
            "content_hash": -1624882165618174777,
            "location": "documentation/content/en/articles/_index.adoc:8",
            "context": "",
            "note": "type: Plain text",
            "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/332669/?format=api",
            "priority": 100,
            "id": 682043,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articles_index/zh_TW/?checksum=69734247847614c7",
            "url": "https://translate-dev.freebsd.org/api/units/682043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:38:30.064198Z"
        }
    ]
}