Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/740516/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/tryton/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-10T07:36:27.990911Z",
    "action": 71,
    "target": "Demasiadas peticiones. Inténtelo de nuevo más tarde.",
    "id": 551128,
    "action_name": "String added in the repository",
    "url": "https://translate.tryton.org/api/changes/551128/?format=api"
}