Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5688460/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu-doc/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu-doc/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-10-05T18:25:04.062767+02:00",
    "action": 2,
    "target": "Muchas distribuciones vienen con binarios Wammu precompilados, si puedes usarlos, es definitivamente lo más fácil. También hay paquetes binarios de la última versión construidos para muchas distribuciones disponibles en la página web de Wammu <https://wammu.eu/download/wammu/>.",
    "id": 67624941,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/67624941/?format=api"
}