Translation components API.

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

GET /api/translations/trm/champ-de-valeur/fr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.duniter.org/api/units/6885/?format=api",
            "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T13:10:47.629313Z",
            "action": 13,
            "target": "",
            "id": 8748,
            "action_name": "New source string",
            "url": "https://weblate.duniter.org/api/changes/8748/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/6894/?format=api",
            "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T13:10:47.688048Z",
            "action": 13,
            "target": "",
            "id": 8758,
            "action_name": "New source string",
            "url": "https://weblate.duniter.org/api/changes/8758/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/6896/?format=api",
            "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T13:10:47.722775Z",
            "action": 13,
            "target": "",
            "id": 8759,
            "action_name": "New source string",
            "url": "https://weblate.duniter.org/api/changes/8759/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/6898/?format=api",
            "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T13:10:47.771024Z",
            "action": 13,
            "target": "",
            "id": 8761,
            "action_name": "New source string",
            "url": "https://weblate.duniter.org/api/changes/8761/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/6900/?format=api",
            "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T13:10:47.809692Z",
            "action": 13,
            "target": "",
            "id": 8762,
            "action_name": "New source string",
            "url": "https://weblate.duniter.org/api/changes/8762/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/6902/?format=api",
            "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T13:10:47.861280Z",
            "action": 13,
            "target": "",
            "id": 8763,
            "action_name": "New source string",
            "url": "https://weblate.duniter.org/api/changes/8763/?format=api"
        }
    ]
}