Translation components API.

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

GET /api/translations/libosinfo/osinfo-db/pt_BR/units/?format=api&page=28
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1351,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/pt_BR/units/?format=api&page=27",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/pt_BR/?format=api",
            "source": [
                "NixOS Unstable (Plasma 6 installation CD)"
            ],
            "previous_source": "NixOS Unstable (Plasma 5 installation CD)",
            "target": [
                "NixOS Unstable (CD de instalação com Plasma 5)"
            ],
            "id_hash": -6183161279193232515,
            "content_hash": -6183161279193232515,
            "location": "data/os/nixos.org/nixos-unstable.xml.in:33",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 846,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/18051817/?format=api",
            "priority": 100,
            "id": 18052083,
            "web_url": "https://translate.fedoraproject.org/translate/libosinfo/osinfo-db/pt_BR/?checksum=2a30ff938cbccb7d",
            "url": "https://translate.fedoraproject.org/api/units/18052083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-06-03T11:45:46.144183Z"
        }
    ]
}