Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/232707/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/giftcards/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/es_MX/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/JoseLuisKukMagana/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/JoseLuisKukMagana/?format=api",
    "timestamp": "2025-03-02T18:19:25.664145Z",
    "action": 5,
    "target": "La tarjeta de regalo seleccionada ha sido actualizada",
    "id": 178700,
    "action_name": "New translation",
    "url": "https://translate.opensourcepos.org/api/changes/178700/?format=api"
}