Translation components API.

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

GET /api/components/bridgeclock/glossary/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/28708661/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Estebastien/?format=api",
            "author": null,
            "timestamp": "2019-09-28T13:14:53+02:00",
            "action": 5,
            "target": "tour",
            "id": 4728556,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4728556/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708648/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:54:28+02:00",
            "action": 5,
            "target": "final",
            "id": 103264,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103264/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708650/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:54:24+02:00",
            "action": 5,
            "target": "comienzo",
            "id": 103263,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103263/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708652/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:52:24+02:00",
            "action": 5,
            "target": "cantidad de",
            "id": 103258,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103258/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708654/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:51:34+02:00",
            "action": 5,
            "target": "vista de resultados",
            "id": 103254,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103254/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708656/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:45:06+02:00",
            "action": 5,
            "target": "presione dos veces",
            "id": 103247,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103247/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708658/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:44:17+02:00",
            "action": 5,
            "target": "torneo",
            "id": 103244,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103244/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28708660/?format=api",
            "component": "https://hosted.weblate.org/api/components/bridgeclock/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/bridgeclock/glossary/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/toote/?format=api",
            "author": null,
            "timestamp": "2014-10-15T03:43:00+02:00",
            "action": 5,
            "target": "ronda",
            "id": 103241,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/103241/?format=api"
        }
    ]
}