Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/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/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:20:21.047054+02:00",
            "action": 0,
            "target": "",
            "id": 11074004,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074004/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-05-19T00:30:51.128235+02:00",
            "action": 0,
            "target": "",
            "id": 10667227,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667227/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420477/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "author": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "timestamp": "2021-02-20T14:30:31.574795+01:00",
            "action": 2,
            "target": "Alterar plano de fundo",
            "id": 9472821,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9472821/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420478/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "author": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "timestamp": "2021-02-20T13:50:44.828605+01:00",
            "action": 5,
            "target": "Área de trabalho",
            "id": 9472588,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9472588/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420477/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "author": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "timestamp": "2021-02-20T13:47:59.925552+01:00",
            "action": 5,
            "target": "Alterar plano de funto",
            "id": 9472582,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9472582/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420477/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "author": "https://hosted.weblate.org/api/users/felixguilherme/?format=api",
            "timestamp": "2021-02-20T13:47:59.921641+01:00",
            "action": 45,
            "target": "",
            "id": 9472581,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9472581/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-19T12:28:19.760864+01:00",
            "action": 0,
            "target": "",
            "id": 9462658,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9462658/?format=api"
        }
    ]
}