Translation components API.

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

GET /api/translations/krb5-ticket-watcher/master/fa/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 62,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/fa/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/422658/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Mohammad/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Mohammad/?format=api",
            "timestamp": "2023-03-04T13:23:45.625586Z",
            "action": 5,
            "target": "گذزواژه‌ها یکسان نیستند",
            "id": 2648979,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2648979/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/422690/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Mohammad/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Mohammad/?format=api",
            "timestamp": "2023-03-04T13:27:29.802322Z",
            "action": 5,
            "target": "مقدار",
            "id": 2648980,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2648980/?format=api"
        }
    ]
}