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/el/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/el/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/712198/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-01T13:30:43.300112Z",
            "action": 59,
            "target": "To exchange emails",
            "id": 358757,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/358757/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/712197/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-01T13:30:43.300064Z",
            "action": 59,
            "target": "What is the Fediverse?",
            "id": 358756,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/358756/?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/el/?format=api",
            "user": "https://weblate.framasoft.org/api/users/xinomilo/?format=api",
            "author": "https://weblate.framasoft.org/api/users/xinomilo/?format=api",
            "timestamp": "2022-05-01T13:30:43.166250Z",
            "action": 48,
            "target": "",
            "id": 358755,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/358755/?format=api"
        }
    ]
}