Translation components API.

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

GET /api/translations/what-is-peertube-video/subtitles/tr/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/tr/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/tr/?format=api",
            "source": [
                "Joinpeertube.org"
            ],
            "previous_source": "",
            "target": [
                "Joinpeertube.org"
            ],
            "id_hash": 7240681365665504295,
            "content_hash": 844089051275316875,
            "location": "00:01:38.536-->00:01:40.151",
            "context": "00:01:38.536-->00:01:40.151",
            "note": "visible for 1 seconds",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/258281/?format=api",
            "priority": 100,
            "id": 712332,
            "web_url": "https://weblate.framasoft.org/translate/what-is-peertube-video/subtitles/tr/?checksum=e47c1156dc485c27",
            "url": "https://weblate.framasoft.org/api/units/712332/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-03T19:41:59.945458Z"
        }
    ]
}