Translation components API.

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

GET /api/translations/gnumdk/eolie/hu/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 255,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/8992169/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "author": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "timestamp": "2018-09-07T14:57:24+02:00",
            "action": 9,
            "target": "Reklámok blokkolása a lapokon",
            "id": 3053794,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/3053794/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8992166/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "author": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "timestamp": "2018-09-07T14:57:24+02:00",
            "action": 9,
            "target": "Firefox Sync hibakeresési üzenetek megjelenítése",
            "id": 3053791,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/3053791/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8992165/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "author": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "timestamp": "2018-09-07T14:57:23+02:00",
            "action": 9,
            "target": "Hibakeresési üzenetek megjelenítése",
            "id": 3053790,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/3053790/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "author": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "timestamp": "2018-09-07T12:24:44+02:00",
            "action": 0,
            "target": "",
            "id": 3053603,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3053603/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
            "author": null,
            "timestamp": "2018-09-07T12:24:00+02:00",
            "action": 17,
            "target": "",
            "id": 3053602,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/3053602/?format=api"
        }
    ]
}