Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/125575/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/utils-r/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/utils-r/es/?format=api",
    "user": "https://translate.rx.studio/api/users/Rikivillalba/?format=api",
    "author": "https://translate.rx.studio/api/users/Rikivillalba/?format=api",
    "timestamp": "2024-06-09T06:55:59.289680Z",
    "action": 9,
    "target": "'as.is' debe ser especificado por el código que lo llama; usando TRUE",
    "id": 304820,
    "action_name": "Translation uploaded",
    "url": "https://translate.rx.studio/api/changes/304820/?format=api"
}