Translation components API.

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

GET /api/translations/what-is-the-fediverse-video/subtitles/fr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/711388/?format=api",
            "component": "https://weblate.framasoft.org/api/components/what-is-the-fediverse-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-28T14:39:23.260299Z",
            "action": 59,
            "target": "do you need to join the email provider",
            "id": 356296,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/356296/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/711387/?format=api",
            "component": "https://weblate.framasoft.org/api/components/what-is-the-fediverse-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-28T14:39:23.260243Z",
            "action": 59,
            "target": "To exchange emails",
            "id": 356295,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/356295/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/711386/?format=api",
            "component": "https://weblate.framasoft.org/api/components/what-is-the-fediverse-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-28T14:39:23.260192Z",
            "action": 59,
            "target": "What is the Fediverse?",
            "id": 356294,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/356294/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/what-is-the-fediverse-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2022-04-28T14:39:23.002070Z",
            "action": 48,
            "target": "",
            "id": 356293,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/356293/?format=api"
        }
    ]
}