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/mr/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/600335/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:34:01.445070Z",
            "action": 59,
            "target": "",
            "id": 631021,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/631021/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/600336/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:34:01.445451Z",
            "action": 59,
            "target": "",
            "id": 631022,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/631022/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/600337/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:34:01.445612Z",
            "action": 59,
            "target": "",
            "id": 631023,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/631023/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/600338/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:34:01.445753Z",
            "action": 59,
            "target": "",
            "id": 631024,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/631024/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:34:01.445942Z",
            "action": 0,
            "target": "",
            "id": 631025,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/631025/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:34:02.374256Z",
            "action": 44,
            "target": "",
            "id": 631026,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/631026/?format=api"
        }
    ]
}