Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/125604/?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.955009Z",
    "action": 9,
    "target": "el perfil no contiene información de línea",
    "id": 304849,
    "action_name": "Translation uploaded",
    "url": "https://translate.rx.studio/api/changes/304849/?format=api"
}