Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16024819/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "timestamp": "2024-04-30T18:57:03.818973Z",
    "action": 5,
    "target": "Error de verificación de firma para el archivo %1% desde el repositorio %2%.",
    "id": 3042581,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/3042581/?format=api"
}