Translation components API.

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

GET /api/translations/yunohost-apps-test/opentracker/de/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.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "source": [
                "`udp://serverIP:6969`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4549424216345937091,
            "content_hash": 4549424216345937091,
            "location": "src/opentracker/ADMIN.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.yunohost.org/api/units/132738/?format=api",
            "priority": 100,
            "id": 140320,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/de/?checksum=bf22cd388bdc04c3",
            "url": "https://translate.yunohost.org/api/units/140320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:07:02.269326Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "source": [
                "by default the tracker will run on 6969 port on both UDP and TCP."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3938491177951195206,
            "content_hash": -3938491177951195206,
            "location": "src/opentracker/ADMIN.md:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.yunohost.org/api/units/132739/?format=api",
            "priority": 100,
            "id": 140321,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/de/?checksum=4957ab2403358fba",
            "url": "https://translate.yunohost.org/api/units/140321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:07:02.276352Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "source": [
                "visit `http://serverIP:6969/stats` to view the tracker stats."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5092678861456551311,
            "content_hash": -5092678861456551311,
            "location": "src/opentracker/ADMIN.md:7",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.yunohost.org/api/units/132741/?format=api",
            "priority": 100,
            "id": 140322,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/de/?checksum=39532b8ec3bdd271",
            "url": "https://translate.yunohost.org/api/units/140322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:07:02.283431Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "source": [
                "Bittorrent tracker"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3219448878961444045,
            "content_hash": -3219448878961444045,
            "location": "src/opentracker/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.yunohost.org/api/units/132743/?format=api",
            "priority": 100,
            "id": 140323,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/de/?checksum=5352384d4cf93b33",
            "url": "https://translate.yunohost.org/api/units/140323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:07:02.292357Z"
        }
    ]
}