Translation projects API.

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

GET /api/projects/ayatana-indicators/changes/?format=api&page=1030
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51454,
    "next": null,
    "previous": "https://hosted.weblate.org/api/projects/ayatana-indicators/changes/?format=api&page=1029",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/5334951/?format=api",
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/session-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/session-applet/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-12T12:01:05+02:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 2002742,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2002742/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/session-applet/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2017-08-12T12:01:05+02:00",
            "action": 20,
            "target": "",
            "old": "",
            "details": {},
            "id": 2002739,
            "action_name": "Repository merged",
            "url": "https://hosted.weblate.org/api/changes/2002739/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5334949/?format=api",
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/session-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/session-applet/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-12T12:01:05+02:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 2002741,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2002741/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5334946/?format=api",
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/session-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/session-applet/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-12T12:01:05+02:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 2002740,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2002740/?format=api"
        }
    ]
}