Translation components API.

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

GET /api/translations/dnf5/dnf5-plugin-repoclosure/ru/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.fedoraproject.org/api/translations/dnf5/dnf5-plugin-repoclosure/ru/?format=api",
            "source": [
                "Print list of unresolved dependencies for repositories"
            ],
            "previous_source": "",
            "target": [
                "Вывести список неразрешенных зависимостей для репозиториев"
            ],
            "id_hash": 2436770503098296928,
            "content_hash": 2436770503098296928,
            "location": "repoclosure.cpp:45",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15535769/?format=api",
            "priority": 100,
            "id": 17549299,
            "web_url": "https://translate.fedoraproject.org/translate/dnf5/dnf5-plugin-repoclosure/ru/?checksum=a1d125dcac52ea60",
            "url": "https://translate.fedoraproject.org/api/units/17549299/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-11T07:54:39.040219Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/dnf5-plugin-repoclosure/ru/?format=api",
            "source": [
                "No match for argument \"{}\"."
            ],
            "previous_source": "",
            "target": [
                "Нет соответствия для аргумента \"{}\"."
            ],
            "id_hash": -6353810348495426862,
            "content_hash": -6353810348495426862,
            "location": "repoclosure.cpp:154",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15535771/?format=api",
            "priority": 100,
            "id": 17549300,
            "web_url": "https://translate.fedoraproject.org/translate/dnf5/dnf5-plugin-repoclosure/ru/?checksum=27d2bb26e7baaad2",
            "url": "https://translate.fedoraproject.org/api/units/17549300/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-11T07:54:39.052854Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/dnf5-plugin-repoclosure/ru/?format=api",
            "source": [
                "Failed to resolve package specifications."
            ],
            "previous_source": "",
            "target": [
                "Не удалось разрешить спецификации пакетов."
            ],
            "id_hash": -6203478572121341040,
            "content_hash": -6203478572121341040,
            "location": "repoclosure.cpp:160",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15535773/?format=api",
            "priority": 100,
            "id": 17549301,
            "web_url": "https://translate.fedoraproject.org/translate/dnf5/dnf5-plugin-repoclosure/ru/?checksum=29e8d11b28f5c390",
            "url": "https://translate.fedoraproject.org/api/units/17549301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-11T07:54:39.058880Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/dnf5-plugin-repoclosure/ru/?format=api",
            "source": [
                "Error: Repoclosure ended with unresolved dependencies ({}) across {} packages."
            ],
            "previous_source": "",
            "target": [
                "Ошибка: Repoclosure завершился с неразрешенными зависимостями ({}) в {} пакетах."
            ],
            "id_hash": 6992225735364673149,
            "content_hash": 6992225735364673149,
            "location": "repoclosure.cpp:215",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/15535776/?format=api",
            "priority": 100,
            "id": 17549302,
            "web_url": "https://translate.fedoraproject.org/translate/dnf5/dnf5-plugin-repoclosure/ru/?checksum=e109604289c17e7d",
            "url": "https://translate.fedoraproject.org/api/units/17549302/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-11T07:54:39.064699Z"
        }
    ]
}