Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14489955/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/sv/?format=api",
    "user": "https://hosted.weblate.org/api/users/Umeaboy/?format=api",
    "author": "https://hosted.weblate.org/api/users/Umeaboy/?format=api",
    "timestamp": "2022-10-18T18:28:37.452483+02:00",
    "action": 4,
    "target": "Det här kommer att aktivera din DNS-lösare att placera DHCP-klienternas namn bland de lokala DNS-registren.",
    "id": 37251672,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/37251672/?format=api"
}