Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/20531708/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyrepost/android/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyrepost/android/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-09-14T07:30:42.337840+02:00",
    "action": 5,
    "target": "Sie erhalten nun eine Benachrichtigung, auf die Sie auf „Neu veröffentlichen“ klicken können. Optional können Sie auch innerhalb der Easy Repost-App nachbuchen. Alle Medien werden auch auf Ihr Gerät im Ordner instarepost heruntergeladen.",
    "id": 7469211,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/7469211/?format=api"
}