Translation components API.

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

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

{
    "count": 323,
    "next": null,
    "previous": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/am/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://traduk.amikumu.com/api/units/716497/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T10:30:03.697232Z",
            "action": 59,
            "target": "`We've prepared flyers you can distribute <https://drive.google.com/drive/folders/1dDB0mvFuLXYycQtA1ZSxgOCJR-2gHAXv?usp=sharing>`_ in your school, university and local language club. They have also been translated into many languages for your use. If you need custom flyers made, please contact us at `[email protected] <mailto:[email protected]>`_",
            "id": 1541630,
            "action_name": "String updated in the repository",
            "url": "https://traduk.amikumu.com/api/changes/1541630/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/716499/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T10:30:03.697306Z",
            "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": 1541631,
            "action_name": "String updated in the repository",
            "url": "https://traduk.amikumu.com/api/changes/1541631/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T10:30:03.697378Z",
            "action": 0,
            "target": "",
            "id": 1541632,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1541632/?format=api"
        }
    ]
}