Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/27052218/?format=api",
    "component": "https://hosted.weblate.org/api/components/sudokusolver/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sudokusolver/strings/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-03-04T13:50:19.328936+01:00",
    "action": 5,
    "target": "Para poder reconocer caracteres SudokuSolver tiene que descargar 11MB de datos. ¿Desea continuar?",
    "id": 50813084,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/50813084/?format=api"
}