Translation components API.

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

GET /api/translations/starke-verben/verbs/et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10016445/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
            "author": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
            "timestamp": "2021-01-17T09:50:20.809695+01:00",
            "action": 2,
            "target": "valama, kastma",
            "old": "valama,kastma",
            "details": {},
            "id": 9017115,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9017115/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10016444/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
            "author": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
            "timestamp": "2021-01-17T09:50:09.680363+01:00",
            "action": 2,
            "target": "võitma, saavutama",
            "old": "võitma",
            "details": {},
            "id": 9017113,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9017113/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10016444/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
            "author": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
            "timestamp": "2021-01-17T09:50:09.669451+01:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 9017112,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9017112/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-30T20:19:46.947720+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 7302082,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7302082/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10016445/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kkai/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kkai/?format=api",
            "timestamp": "2020-08-24T12:36:45.827520+02:00",
            "action": 30,
            "target": "to pour, to water",
            "old": "to pour,to water",
            "details": {},
            "id": 7267114,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/7267114/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10016444/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kkai/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kkai/?format=api",
            "timestamp": "2020-08-24T12:36:19.646276+02:00",
            "action": 30,
            "target": "to win, to gain",
            "old": "to win,to gain",
            "details": {},
            "id": 7267099,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/7267099/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-07T19:38:18+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3399392,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3399392/?format=api"
        }
    ]
}