Translation components API.

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

GET /api/translations/tails/features/sr_Latn/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/sr_Latn/units/?format=api",
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/features/sr_Latn/?format=api",
            "source": [
                "- [Metadata Cleaner](https://gitlab.com/rmnvgr/metadata-cleaner) and [mat2](https://0xacab.org/jvoisin/mat2) to remove metadata from files ([[More...|doc/sensitive_documents/metadata]])"
            ],
            "previous_source": "",
            "target": [
                "[PiTiVi](http://pitivi.org/) zur nicht-linearen Audio-/Videobearbeitung ([[Mehr...|doc/sensitive_documents/sound_and_video]])"
            ],
            "id_hash": -4629038354878397315,
            "content_hash": -4629038354878397315,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.tails.net/api/units/722061/?format=api",
            "priority": 100,
            "id": 722074,
            "web_url": "https://translate.tails.net/translate/tails/features/sr_Latn/?checksum=3fc25a2455d0847d",
            "url": "https://translate.tails.net/api/units/722074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-12T18:03:32.769551Z"
        }
    ]
}