Translation components API.

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

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

{
    "count": 155,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/asteroidos/sync/hu/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10157461/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "author": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "timestamp": "2019-01-05T14:08:06+01:00",
            "action": 5,
            "target": "Órák keresése",
            "old": "",
            "details": {},
            "id": 3494708,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/3494708/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10157460/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "author": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "timestamp": "2019-01-05T14:07:46+01:00",
            "action": 4,
            "target": "OKÉ",
            "old": "",
            "details": {},
            "id": 3494707,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/3494707/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10157460/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "author": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "timestamp": "2019-01-05T14:07:12+01:00",
            "action": 5,
            "target": "OK",
            "old": "",
            "details": {},
            "id": 3494706,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/3494706/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "author": null,
            "timestamp": "2019-01-05T14:06:49+01:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 3494704,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/3494704/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "author": "https://hosted.weblate.org/api/users/JamBove/?format=api",
            "timestamp": "2019-01-05T14:06:49+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3494703,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3494703/?format=api"
        }
    ]
}