Translation components API.

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

GET /api/translations/neos/neosnodetypes-nodetypestext-80/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-nodetypestext-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypestext-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T17:40:46.658196+02:00",
            "action": 17,
            "target": "",
            "id": 52670695,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/52670695/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721736/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypestext-80/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:39.230898+02:00",
            "action": 2,
            "target": "Texto",
            "id": 52639152,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/52639152/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721736/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypestext-80/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:39.224146+02:00",
            "action": 45,
            "target": "",
            "id": 52639151,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/52639151/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypestext-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.808954+02:00",
            "action": 0,
            "target": "",
            "id": 36564199,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36564199/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721736/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypestext-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.808873+02:00",
            "action": 59,
            "target": "Text",
            "id": 36564198,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36564198/?format=api"
        }
    ]
}