Translation components API.

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

GET /api/translations/yunohost-apps-test/opentracker/fr/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/fr/?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": 132748,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/fr/?checksum=bf22cd388bdc04c3",
            "url": "https://translate.yunohost.org/api/units/132748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:15.348806Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/fr/?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": 132749,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/fr/?checksum=4957ab2403358fba",
            "url": "https://translate.yunohost.org/api/units/132749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:15.351043Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/fr/?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": 132750,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/fr/?checksum=39532b8ec3bdd271",
            "url": "https://translate.yunohost.org/api/units/132750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:15.355305Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/fr/?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": 132751,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/opentracker/fr/?checksum=5352384d4cf93b33",
            "url": "https://translate.yunohost.org/api/units/132751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:15.357267Z"
        }
    ]
}