Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4396109/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/png2378/?format=api",
    "author": "https://hosted.weblate.org/api/users/png2378/?format=api",
    "timestamp": "2017-07-31T17:46:42+02:00",
    "action": 5,
    "target": "Если вы используете файрвол, откройте порты 1714-1764 для TCP и UDP\n\n",
    "id": 1977832,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1977832/?format=api"
}