Translation components API.

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

GET /api/translations/tails/features/ca/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://translate.tails.net/api/translations/tails/features/ca/units/?format=api",
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/features/ca/?format=api",
            "source": [
                "[GIMP](https://www.gimp.org/) and [Inkscape](https://inkscape.org/) to edit images ([[More...|doc/sensitive_documents/graphics]])"
            ],
            "previous_source": "[Gimp](https://www.gimp.org/) and [Inkscape](https://inkscape.org/) to edit images ([[More...|doc/sensitive_documents/graphics]])",
            "target": [
                "[GIMP](https://www.gimp.org/) i [Inkscape](https://inkscape.org/) per editar imatges ([[Més…|doc/sensitive_documents/graphics]])"
            ],
            "id_hash": -248653440243728905,
            "content_hash": -248653440243728905,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.net/api/units/705131/?format=api",
            "priority": 100,
            "id": 705133,
            "web_url": "https://translate.tails.net/translate/tails/features/ca/?checksum=7c8c9b037617fdf7",
            "url": "https://translate.tails.net/api/units/705133/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-23T17:18:19.294672Z"
        }
    ]
}