Translation components API.

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

GET /api/translations/yast-registration/master/mk/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 145,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-registration/master/mk/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2296832/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2023-01-30T02:10:23.355800Z",
            "action": 2,
            "target": "УРЛ: %s",
            "id": 2628975,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2628975/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2296896/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2023-01-30T02:10:43.061685Z",
            "action": 2,
            "target": "SUSE центар за клиенти (%s)",
            "id": 2628976,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2628976/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2296596/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2023-01-30T02:11:00.864405Z",
            "action": 2,
            "target": "Серијален Број: ",
            "id": 2628977,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2628977/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2296656/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2023-04-15T06:52:34.291727Z",
            "action": 2,
            "target": "<p>Додатоци и Модули се регистрираат.</p>",
            "id": 2671693,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2671693/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T02:32:47.333984Z",
            "action": 0,
            "target": "",
            "id": 3015968,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3015968/?format=api"
        }
    ]
}