Translation components API.

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

GET /api/translations/neos/neoscontentrepository-main-80/pt/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/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T17:40:46.306606+02:00",
            "action": 17,
            "target": "",
            "id": 52670694,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/52670694/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721699/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-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:20:40.548762+02:00",
            "action": 2,
            "target": "anterior",
            "id": 52638628,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/52638628/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721697/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-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:20:02.958759+02:00",
            "action": 2,
            "target": "próximo",
            "id": 52638552,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/52638552/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721697/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-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:20:02.953716+02:00",
            "action": 45,
            "target": "",
            "id": 52638551,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/52638551/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.481212+02:00",
            "action": 0,
            "target": "",
            "id": 36563849,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36563849/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721699/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.481171+02:00",
            "action": 59,
            "target": "previous",
            "id": 36563848,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36563848/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721697/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-80/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.481085+02:00",
            "action": 59,
            "target": "next",
            "id": 36563847,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36563847/?format=api"
        }
    ]
}