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/ga/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/583352/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T10:38:57.199191Z",
            "action": 59,
            "target": "",
            "id": 612546,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/612546/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/583353/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T10:38:57.199414Z",
            "action": 59,
            "target": "",
            "id": 612547,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/612547/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/583354/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T10:38:57.199639Z",
            "action": 59,
            "target": "",
            "id": 612548,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/612548/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/583355/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T10:38:57.199778Z",
            "action": 59,
            "target": "",
            "id": 612549,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/612549/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T10:38:57.199905Z",
            "action": 0,
            "target": "",
            "id": 612550,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/612550/?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/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T10:38:58.336888Z",
            "action": 44,
            "target": "",
            "id": 612551,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/612551/?format=api"
        }
    ]
}