Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/766/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/de/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Mr.Update/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Mr.Update/?format=api",
    "timestamp": "2022-02-25T18:11:27.155397Z",
    "action": 4,
    "target": "Dieser Assistent erstellt eine Dokumentvorlage, mit der Sie mehrere Briefe mit demselben Aussehen und denselben Einstellungen erstellen können.",
    "id": 2824952,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/2824952/?format=api"
}