Translation components API.

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

GET /api/translations/lstu/development/hr/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 155,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/lstu/development/hr/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/735538/?format=api",
            "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/lstu/development/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-25T14:21:37.999544Z",
            "action": 59,
            "target": "",
            "id": 404963,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/404963/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/735537/?format=api",
            "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/lstu/development/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-25T14:21:37.999513Z",
            "action": 59,
            "target": "",
            "id": 404962,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/404962/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/735536/?format=api",
            "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/lstu/development/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-25T14:21:37.999478Z",
            "action": 59,
            "target": "",
            "id": 404961,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/404961/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/735535/?format=api",
            "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/lstu/development/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-25T14:21:37.999413Z",
            "action": 59,
            "target": "",
            "id": 404960,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/404960/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/lstu/development/hr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "timestamp": "2022-07-25T14:21:37.834097Z",
            "action": 48,
            "target": "",
            "id": 404959,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/404959/?format=api"
        }
    ]
}