Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/2091559/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "timestamp": "2022-07-19T21:12:16.727669Z",
    "action": 9,
    "target": "Nelle versioni precedenti del software, le celle vuote erano forzate a essere numeriche 0 in alcuni contesti e stringhe vuote in altri, eccetto che nei confronti diretti dove =A1=0 e =A1=\"\" restituivano entrambe TRUE se la cella A1 era vuota. La condizione di vuoto è mantenuta fino a che non si usa la cella, per cui sia =CERCA.VERT(...)=0 sia =CERCA.VERT(...)=\"\" restituiscono TRUE se la ricerca restituisce una cella vuota.",
    "id": 3398964,
    "action_name": "Translation uploaded",
    "url": "https://translations.documentfoundation.org/api/changes/3398964/?format=api"
}