Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682712/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-10-12T12:36:24.445537Z",
    "action": 36,
    "target": "Todos los dibujos en nuestras páginas [[Inicio|index]], [[Acerca de|about]], y [[Advertencias|doc/about/warnings]] están bajo la [licencia Creative Commons Atribución-CompartirIgual 4.0 Internacional](https://creativecommons.org/licenses/by-sa/4.0/deed.es), copyright [Andrés Fernández Cordón](https://anhdres.com/) ([[fuente|lib/drawings.zip]] para Adobe Illustrator).",
    "id": 3374098,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3374098/?format=api"
}