Translation components API.

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

GET /api/translations/vesta-webtrees-custom-modules/vesta-clippings-cart/ru/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-clippings-cart/ru/?format=api",
            "source": [
                "Replacement for the original 'Clippings Cart' module."
            ],
            "previous_source": "",
            "target": [
                "Замена оригинального модуля «Тележка для вырезок»."
            ],
            "id_hash": -5767265075588974540,
            "content_hash": -5767265075588974540,
            "location": "ClippingsCartModuleTrait.php:21",
            "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://hosted.weblate.org/api/units/20404640/?format=api",
            "priority": 100,
            "id": 31809666,
            "web_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-clippings-cart/ru/?checksum=2ff68ef85400b834",
            "url": "https://hosted.weblate.org/api/units/31809666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-13T11:03:48.932065+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-clippings-cart/ru/?format=api",
            "source": [
                "Vesta Clippings Cart: A new custom module. May be used to add shared places to the clippings cart. Otherwise same functionality as original clippings cart."
            ],
            "previous_source": "",
            "target": [
                "Vesta Clippings Cart: новый настраиваемый модуль. Может использоваться для добавления общих мест в корзину для вырезок. В остальном такая же функциональность, как и у оригинальной тележки для вырезок."
            ],
            "id_hash": 4121818025615255447,
            "content_hash": 4121818025615255447,
            "location": "WhatsNew/WhatsNew0.php:11",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://hosted.weblate.org/api/units/20404650/?format=api",
            "priority": 100,
            "id": 31809667,
            "web_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-clippings-cart/ru/?checksum=b933a3a7ed996797",
            "url": "https://hosted.weblate.org/api/units/31809667/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-13T11:03:48.941375+02:00"
        }
    ]
}