Translation components API.

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

GET /api/translations/neos/neosnodetypes-nodetypesimage-81/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypesimage-81/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T17:38:50.649793+02:00",
            "action": 17,
            "target": "",
            "id": 52670581,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/52670581/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84744360/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypesimage-81/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2023-04-02T17:35:22.873073+02:00",
            "action": 2,
            "target": "Imagem",
            "id": 52639128,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/52639128/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84744360/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypesimage-81/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2023-04-02T17:35:22.865469+02:00",
            "action": 45,
            "target": "",
            "id": 52639127,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/52639127/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypesimage-81/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:55.473390+02:00",
            "action": 0,
            "target": "",
            "id": 36588108,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36588108/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84744360/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypesimage-81/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:55.473314+02:00",
            "action": 59,
            "target": "Image",
            "id": 36588107,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36588107/?format=api"
        }
    ]
}