Translation components API.

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

GET /api/translations/kaidan/translations/el/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/kaidan/translations/el/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/31383166/?format=api",
            "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
            "user": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "author": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "timestamp": "2021-05-01T09:24:32.708821+02:00",
            "action": 5,
            "target": "Δείτε τον πηγαίο κώδικα στο διαδίκτυο",
            "id": 10348776,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10348776/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31383165/?format=api",
            "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
            "user": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "author": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "timestamp": "2021-05-01T09:23:55.968522+02:00",
            "action": 5,
            "target": "Άδεια:",
            "id": 10348771,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10348771/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31383164/?format=api",
            "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
            "user": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "author": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "timestamp": "2021-05-01T09:23:35.306253+02:00",
            "action": 5,
            "target": "Ένας απλός, φιλικός προς τον χρήστη πελάτης Jabber / XMPP",
            "id": 10348770,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10348770/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
            "user": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "author": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "timestamp": "2021-05-01T09:22:16.027994+02:00",
            "action": 48,
            "target": "",
            "id": 10348768,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/10348768/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
            "user": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "author": "https://hosted.weblate.org/api/users/papadop/?format=api",
            "timestamp": "2021-05-01T09:22:15.532529+02:00",
            "action": 0,
            "target": "",
            "id": 10348766,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10348766/?format=api"
        }
    ]
}