Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-03T13:41:39.946225+02:00",
            "action": 17,
            "target": "",
            "id": 6362953,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/6362953/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17298314/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "author": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "timestamp": "2020-06-02T12:56:51.016105+02:00",
            "action": 2,
            "target": "Temporizator",
            "id": 6356787,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/6356787/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17298314/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "author": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "timestamp": "2020-06-02T12:54:49.182839+02:00",
            "action": 5,
            "target": "Cronometrul",
            "id": 6356770,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6356770/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "author": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "timestamp": "2020-06-02T12:54:29.739891+02:00",
            "action": 48,
            "target": "",
            "id": 6356767,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/6356767/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "author": null,
            "timestamp": "2020-06-02T12:54:29.280254+02:00",
            "action": 17,
            "target": "",
            "id": 6356765,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/6356765/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/ro/?format=api",
            "user": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "author": "https://hosted.weblate.org/api/users/stre55/?format=api",
            "timestamp": "2020-06-02T12:54:29.240239+02:00",
            "action": 0,
            "target": "",
            "id": 6356764,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6356764/?format=api"
        }
    ]
}