Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/97992/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/index/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/index/es/?format=api",
    "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
    "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
    "timestamp": "2024-05-02T13:45:52.297954Z",
    "action": 2,
    "target": "Todos los datos del paquete son de dominio público y libre distribución. Todo el software en el paquete es de código abierto y de libre distribución . Este taller está licenciado como Creative Commons \"`compartir igual con atribución <http://creativecommons.org/licenses/by-sa/3.0/us/>`_\", y es de libre distribución bajo los términos de dicha licencia.",
    "id": 1956579,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/1956579/?format=api"
}