Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/116259029/?format=api",
    "component": "https://hosted.weblate.org/api/components/kicad-kbplacer/master-source/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/?format=api",
    "user": "https://hosted.weblate.org/api/users/hasecilu/?format=api",
    "author": "https://hosted.weblate.org/api/users/hasecilu/?format=api",
    "timestamp": "2024-02-13T19:25:57.626144+01:00",
    "action": 5,
    "target": "Crear contorno de placa",
    "id": 80962401,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/80962401/?format=api"
}