Translation components API.

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

GET /api/translations/otrs/features-manual/de/units/?format=api&page=59
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2902,
    "next": null,
    "previous": "http://translate.otrs.com/api/translations/otrs/features-manual/de/units/?format=api&page=58",
    "results": [
        {
            "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/de/?format=api",
            "source": [
                "Ticket Watchlist Column in Ticket List"
            ],
            "previous_source": "",
            "target": [
                "Ticket-Beobachtungslisten-Spalte in Ticket-Liste"
            ],
            "id_hash": 2158440181647199732,
            "content_hash": 2158440181647199732,
            "location": "../content/ticket-watchlist/agent/watchlists.rst:16",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2783,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.otrs.com/api/units/2231959/?format=api",
            "priority": 100,
            "id": 2231962,
            "web_url": "http://translate.otrs.com/translate/otrs/features-manual/de/?checksum=9df451e8c802cdf4",
            "url": "http://translate.otrs.com/api/units/2231962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-26T15:16:00.702193Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/de/?format=api",
            "source": [
                "This package provides new features to the ticket screens, using the bundled packages :doc:`../hide-show-dynamic-fields` and *Dynamic Ticket Templates*, as well as other functionalities provided by this package itself."
            ],
            "previous_source": "",
            "target": [
                "Dieses Paket bietet neue Funktionen für die Ticket-Ansichten, indem es die gebündelten Pakete :doc:`../hide-show-dynamic-fields` und *Dynamic Ticket Templates* verwendet, sowie andere Funktionalitäten, die von diesem Paket selbst bereitgestellt werden."
            ],
            "id_hash": -8430332333685926723,
            "content_hash": -8430332333685926723,
            "location": "../content/ticket-forms/admin.rst:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 2437,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "http://translate.otrs.com/api/units/2239572/?format=api",
            "priority": 100,
            "id": 2239573,
            "web_url": "http://translate.otrs.com/translate/otrs/features-manual/de/?checksum=0b017168882914bd",
            "url": "http://translate.otrs.com/api/units/2239573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-21T17:08:46.934306Z"
        }
    ]
}