Translation components API.

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

GET /api/translations/freeplane/translation/af/changes/?format=api&page=30
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1456,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/freeplane/translation/af/changes/?format=api&page=29",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/8843628/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "user": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "author": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "timestamp": "2018-08-29T13:25:51+02:00",
            "action": 5,
            "target": "Voltooi aanskakeling",
            "old": "",
            "details": {},
            "id": 3024244,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/3024244/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8843576/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "user": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "author": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "timestamp": "2018-08-29T13:24:48+02:00",
            "action": 5,
            "target": "Begin met",
            "old": "",
            "details": {},
            "id": 3024241,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/3024241/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8843524/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "user": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "author": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "timestamp": "2018-08-29T13:23:40+02:00",
            "action": 5,
            "target": "Alias",
            "old": "",
            "details": {},
            "id": 3024237,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/3024237/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8843435/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "user": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "author": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "timestamp": "2018-08-29T13:22:55+02:00",
            "action": 5,
            "target": "Nuwe beskermde (geïnkripteerde) kaart...",
            "old": "",
            "details": {},
            "id": 3024236,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/3024236/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8844257/?format=api",
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "user": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "author": "https://hosted.weblate.org/api/users/manleycr/?format=api",
            "timestamp": "2018-08-29T12:28:47+02:00",
            "action": 2,
            "target": "Kannadees / ಕನ್ನಡ",
            "old": "Kannada / ಕನ್ನಡ",
            "details": {},
            "id": 3024202,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/3024202/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-26T17:41:08+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3018096,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3018096/?format=api"
        }
    ]
}