Changes API.

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

GET /api/changes/1958077/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/5007084/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/?format=api",
    "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "timestamp": "2017-07-20T17:01:19+02:00",
    "action": 5,
    "target": "\nTento program je svobodný software; můžete ho dále šířit \na/nebo upravit za podmínek stanovených licencí GNU General \nPublic License, publikované organizací Free Software Foundation; \nbuď verze 2 této licence, nebo (podle vaší volby) jakékoli pozdější verze.\n",
    "id": 1958077,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1958077/?format=api"
}