Translation components API.

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

GET /api/translations/framadate/glossary/ru/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/679720/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:50:58.470280Z",
            "action": 31,
            "target": "",
            "id": 312907,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312907/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/679447/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:50:48.930584Z",
            "action": 31,
            "target": "",
            "id": 312884,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312884/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/679232/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:21:17.414710Z",
            "action": 31,
            "target": "",
            "id": 312821,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312821/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/679052/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:20:47.220666Z",
            "action": 31,
            "target": "",
            "id": 312797,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312797/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/678920/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:19:28.865277Z",
            "action": 31,
            "target": "",
            "id": 312771,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312771/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/678874/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:19:18.132986Z",
            "action": 31,
            "target": "",
            "id": 312749,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312749/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/467452/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/apxont/?format=api",
            "author": null,
            "timestamp": "2021-02-05T09:15:11.578019Z",
            "action": 5,
            "target": "Создать опрос",
            "id": 155616,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/155616/?format=api"
        }
    ]
}