Translation components API.

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

GET /api/translations/sumwars/joringsbridge/it/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://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-26T14:22:59+02:00",
            "action": 17,
            "target": "",
            "id": 4578450,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4578450/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253736/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:40:11+02:00",
            "action": 2,
            "target": "Quindi siete voi... gli aiuti inviati dal Consiglio?",
            "id": 4573811,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573811/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253709/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:39:54+02:00",
            "action": 2,
            "target": "Il mago laggiu' ha un altro di quei cristalli incastonato nel suo bastone?",
            "id": 4573810,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573810/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253709/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:39:54+02:00",
            "action": 45,
            "target": "",
            "id": 4573809,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4573809/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:58+01:00",
            "action": 0,
            "target": "",
            "id": 26773,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26773/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:17+01:00",
            "action": 0,
            "target": "",
            "id": 26661,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26661/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:52+02:00",
            "action": 0,
            "target": "",
            "id": 4309,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4309/?format=api"
        }
    ]
}