Translation components API.

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

GET /api/translations/easyssh/extra/ro/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10632452/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "author": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "timestamp": "2022-01-02T19:03:11.888670+01:00",
            "action": 5,
            "target": "Murilo Venturoso",
            "id": 15585324,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/15585324/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632450/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "author": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "timestamp": "2021-12-30T16:00:00.141827+01:00",
            "action": 37,
            "target": "Manager conexiune SSH",
            "id": 15554647,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/15554647/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632449/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "author": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "timestamp": "2021-12-30T15:41:43.684906+01:00",
            "action": 5,
            "target": "EasySSH",
            "id": 15554475,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/15554475/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632449/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "author": "https://hosted.weblate.org/api/users/Skorpishor/?format=api",
            "timestamp": "2021-12-30T15:41:43.675702+01:00",
            "action": 45,
            "target": "",
            "id": 15554474,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/15554474/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-18T16:20:34.221754+01:00",
            "action": 0,
            "target": "",
            "id": 14819295,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14819295/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T12:02:10+02:00",
            "action": 0,
            "target": "",
            "id": 4437758,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4437758/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T13:39:50+01:00",
            "action": 0,
            "target": "",
            "id": 3613268,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613268/?format=api"
        }
    ]
}