Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12798804/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/scottanecito/?format=api",
    "author": "https://hosted.weblate.org/api/users/scottanecito/?format=api",
    "timestamp": "2019-10-16T15:16:56+02:00",
    "action": 5,
    "target": "In order to use 6to4 protocol, you might need to specify your public IPv4 address manually (e.g. when your WAN interface has a private address which is mapped to public IP).",
    "id": 4827755,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4827755/?format=api"
}