Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2599780/?format=api",
    "component": "https://hosted.weblate.org/api/components/hangoutsbot/hangups/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/hangoutsbot/hangups/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2023-04-01T17:35:11.610245+02:00",
    "action": 2,
    "target": "<em>Para reclamar una invitación, usa el comando rsvp seguido del código de invitación</em>",
    "id": 52599665,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/52599665/?format=api"
}