Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42580842/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/GuitarBilly/?format=api",
    "author": "https://hosted.weblate.org/api/users/GuitarBilly/?format=api",
    "timestamp": "2024-04-08T23:37:10.987351+02:00",
    "action": 5,
    "target": "Er is een probleem met de laatste SoundSwitch bijwerking. U moet de nieuwe versie handmatig downloaden op {0}",
    "id": 87026804,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/87026804/?format=api"
}