Translation components API.

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

GET /api/translations/flarum/fof-username-request/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-26T23:18:36.078022Z",
            "action": 0,
            "target": "",
            "id": 135688,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/135688/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/840434/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T00:43:25.567249Z",
            "action": 59,
            "target": "No reason provided.",
            "id": 945431,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/945431/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/840435/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T00:43:25.567495Z",
            "action": 59,
            "target": "Hello {recipient_display_name},\n\nYour request to change your username to \"{new_username}\" has been approved by {actor_display_name}.\n\nYou can now log in with your new username: {login_url}\n",
            "id": 945432,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/945432/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/840436/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T00:43:25.567686Z",
            "action": 59,
            "target": "Hello {recipient_display_name},\n\nYour request to change your username from \"{old_username}\" to \"{requested_username}\" has been rejected by {actor_display_name}.\n\nReason: {reason}\n",
            "id": 945433,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/945433/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/840437/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T00:43:25.567779Z",
            "action": 59,
            "target": "{display_name} approved your username change to {requested_username}",
            "id": 945434,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/945434/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/840438/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T00:43:25.567855Z",
            "action": 59,
            "target": "{display_name} rejected your username change to {requested_username}",
            "id": 945435,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/945435/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-username-request/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T00:43:25.567925Z",
            "action": 0,
            "target": "",
            "id": 945436,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/945436/?format=api"
        }
    ]
}