Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/110318978/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/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-03-04T11:05:35.697530Z",
    "action": 2,
    "target": "Interceptar esdeveniments ajuda a establir les pre- i postcondicions dels scripts com ara la càrrega i descàrrega de biblioteques o el seguiment del processament dels scripts en segon pla. L'ús del mòdul <literal>Access2Base.Trace</literal> il·lustra aquest segon context.",
    "id": 50727437,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50727437/?format=api"
}