Translation components API.

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

GET /api/translations/sumwars/joringsbridge/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/253558/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/reul/?format=api",
            "author": "https://hosted.weblate.org/api/users/reul/?format=api",
            "timestamp": "2018-08-06T18:36:41+02:00",
            "action": 4,
            "target": "...",
            "id": 2973089,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/2973089/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-19T20:41:14+02:00",
            "action": 17,
            "target": "",
            "id": 2928629,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2928629/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253618/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "author": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "timestamp": "2018-07-18T20:34:59+02:00",
            "action": 5,
            "target": "Não",
            "id": 2927434,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927434/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253617/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "author": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "timestamp": "2018-07-18T20:34:45+02:00",
            "action": 5,
            "target": "Sim",
            "id": 2927421,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927421/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253553/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "author": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "timestamp": "2018-07-18T20:31:52+02:00",
            "action": 5,
            "target": "joringsbridge",
            "id": 2927400,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927400/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:57+01:00",
            "action": 0,
            "target": "",
            "id": 26768,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26768/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:16+01:00",
            "action": 0,
            "target": "",
            "id": 26656,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26656/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:50+02:00",
            "action": 0,
            "target": "",
            "id": 4308,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4308/?format=api"
        }
    ]
}