Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102725650/?format=api",
    "component": "https://hosted.weblate.org/api/components/newpipe/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/newpipe/glossary/tok/?format=api",
    "user": "https://hosted.weblate.org/api/users/nebula42/?format=api",
    "author": "https://hosted.weblate.org/api/users/nebula42/?format=api",
    "timestamp": "2024-04-10T15:56:27.524637+02:00",
    "action": 37,
    "target": "pali",
    "id": 87263074,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/87263074/?format=api"
}