Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5900799/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-16022/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-16022/?format=api",
    "timestamp": "2019-09-03T04:06:53+02:00",
    "action": 5,
    "target": "Backup currently retrieved data (except messages).",
    "id": 4628141,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4628141/?format=api"
}