Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-journal/master/fa/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:38.517548Z",
            "action": 0,
            "target": "",
            "id": 2118320,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2118320/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:55.130892Z",
            "action": 44,
            "target": "",
            "id": 2118396,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2118396/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-28T02:33:52.843624Z",
            "action": 0,
            "target": "",
            "id": 2162649,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2162649/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10553332/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "timestamp": "2023-03-01T19:57:36.195857Z",
            "action": 45,
            "target": "",
            "id": 2646596,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2646596/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10553332/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "timestamp": "2023-03-01T19:57:36.200835Z",
            "action": 5,
            "target": "بدون محدودیت زمانی",
            "id": 2646597,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2646597/?format=api"
        }
    ]
}