Translation components API.

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

GET /api/translations/fyne/fyneterm/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T15:01:43.804703+02:00",
            "action": 17,
            "target": "",
            "id": 86545387,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/86545387/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "author": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "timestamp": "2024-04-01T14:55:48.959101+02:00",
            "action": 1,
            "target": "",
            "id": 86490087,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/86490087/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/120338424/?format=api",
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "author": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "timestamp": "2024-04-01T14:55:48.863404+02:00",
            "action": 5,
            "target": "Fyne Terminal",
            "id": 86490086,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/86490086/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "author": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "timestamp": "2024-04-01T14:39:58.368257+02:00",
            "action": 0,
            "target": "",
            "id": 86489880,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/86489880/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/120338424/?format=api",
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T14:39:58.368149+02:00",
            "action": 71,
            "target": "",
            "id": 86489879,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/86489879/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "author": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "timestamp": "2024-04-01T14:39:58.331554+02:00",
            "action": 48,
            "target": "",
            "id": 86489878,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/86489878/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fyne/fyneterm/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fyne/fyneterm/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/dmontovaneli/?format=api",
            "author": null,
            "timestamp": "2024-04-01T14:39:58.326514+02:00",
            "action": 17,
            "target": "",
            "id": 86489877,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/86489877/?format=api"
        }
    ]
}