Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-email-as-display-name/be/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/608828/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T14:18:57.547430Z",
            "action": 59,
            "target": "",
            "id": 640256,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/640256/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/608829/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T14:18:57.547676Z",
            "action": 59,
            "target": "",
            "id": 640257,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/640257/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/608830/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T14:18:57.547769Z",
            "action": 59,
            "target": "",
            "id": 640258,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/640258/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/608831/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T14:18:57.547845Z",
            "action": 59,
            "target": "",
            "id": 640259,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/640259/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T14:18:57.547917Z",
            "action": 0,
            "target": "",
            "id": 640260,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/640260/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T14:18:58.878475Z",
            "action": 44,
            "target": "",
            "id": 640261,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/640261/?format=api"
        }
    ]
}