Translation components API.

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

GET /api/translations/cyberos/terminal/pt_PT/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/38608911/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "author": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "timestamp": "2021-07-10T09:30:44.838013+02:00",
            "action": 2,
            "target": "Cancelar",
            "id": 11407851,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/11407851/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/38608910/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "author": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "timestamp": "2021-07-10T09:30:42.195820+02:00",
            "action": 2,
            "target": "OK",
            "id": 11407850,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/11407850/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/38608909/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "author": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "timestamp": "2021-07-10T09:30:38.191486+02:00",
            "action": 2,
            "target": "O processo está a decorrer, tens a certeza que queres terminar o processo?",
            "id": 11407846,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/11407846/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/38608909/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "author": "https://hosted.weblate.org/api/users/LuisBaker_/?format=api",
            "timestamp": "2021-07-10T09:30:38.182999+02:00",
            "action": 45,
            "target": "",
            "id": 11407845,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/11407845/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/38608911/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-10T09:28:18.468115+02:00",
            "action": 6,
            "target": "Cancelar",
            "id": 11407762,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11407762/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/38608910/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-10T09:28:18.454082+02:00",
            "action": 6,
            "target": "OK",
            "id": 11407761,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11407761/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/38608909/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-10T09:28:18.434715+02:00",
            "action": 6,
            "target": "O processo está a decorrer, tens a certeza que queres desistir?",
            "id": 11407760,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11407760/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-10T09:27:04.049676+02:00",
            "action": 0,
            "target": "",
            "id": 11407721,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11407721/?format=api"
        }
    ]
}