Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/99549/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/license/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/es/?format=api",
    "user": "https://weblate.osgeo.org/api/users/lefcgis/?format=api",
    "author": "https://weblate.osgeo.org/api/users/lefcgis/?format=api",
    "timestamp": "2024-02-26T16:03:52.412860Z",
    "action": 5,
    "target": "Este trabajo cuenta con licencia Creative Commons. Para tener una copia de esta licencia, visita la siguiente página: ttp://creativecommons.org/licenses/by-sa/3.0/us/ o envía una carta a Creative Commons, 171 segunda calle, suite 300, San Francisco, California, 94105, Estados Unidos de Norteamérica.",
    "id": 1948904,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1948904/?format=api"
}