Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/101448320/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/fr/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jbfaure/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jbfaure/?format=api",
    "timestamp": "2024-02-05T14:12:58.016112Z",
    "action": 5,
    "target": "Enlever le dossier sélectionné des favoris",
    "id": 50647520,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50647520/?format=api"
}