Translation components API.

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

GET /api/translations/amikumu/website-pages/ast/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 322,
    "next": null,
    "previous": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/ast/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://traduk.amikumu.com/api/units/716983/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T10:30:05.072260Z",
            "action": 59,
            "target": "Last but not least, meet people with Amikumu and share your stories! We love to share stories of successful meetups with our community. Email us your stories and pics to `[email protected]. <mailto:[email protected]>`_\n\nFinally, massive thanks in advance for any way you can help.\n\nIf you have any ideas or suggestions, feel free to contact us at `[email protected] <mailto:[email protected]>`_.",
            "id": 1541641,
            "action_name": "String updated in the repository",
            "url": "https://traduk.amikumu.com/api/changes/1541641/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T10:30:05.072330Z",
            "action": 0,
            "target": "",
            "id": 1541642,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1541642/?format=api"
        }
    ]
}