Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/526445/?format=api",
    "component": "https://translate.tails.net/api/components/tails/chat/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/chat/es/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-10-31T16:24:03.166349Z",
    "action": 4,
    "target": "Para hacerlo, necesita una cuenta XMPP. Puede registrarse para obtener una cuenta XMPP en [Disroot](https://disroot.org/services/xmpp) o cualquier otro proveedor de cuentas XMPP.",
    "id": 3383766,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3383766/?format=api"
}