Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/101488116/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2024-04-10T08:40:53.985339Z",
    "action": 5,
    "target": "Pel fet que el nom del fitxer baixat conté el número de versió, l'exemple anterior no reflecteix exactament el nom que obtindreu.",
    "id": 50954764,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50954764/?format=api"
}