Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112811255/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/nl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
    "timestamp": "2024-02-04T09:42:32.294246Z",
    "action": 5,
    "target": "<emph>filename</emph>: Identificeert het bestand dat moet worden gemaakt. Het moet de notatie <literal>SF_FileSystem.FileNaming</literal> volgen. Als het bestand al bestaat, wordt het zonder waarschuwing overschreven.",
    "id": 50641826,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50641826/?format=api"
}