Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5621914/?format=api",
    "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/fr_CA/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-04-27T12:09:55.028471+02:00",
    "action": 5,
    "target": "Liste des applications qui sont affichées dans le menu de la messagerie",
    "id": 6012698,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/6012698/?format=api"
}