Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8365347/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/en_GB/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
    "timestamp": "2020-02-18T10:48:24.645524Z",
    "action": 5,
    "target": "The <emph>Controls</emph> layer can be used for buttons that have been assigned an action, but that should not be printed. Set the layer's properties to not printable. Objects on the <emph>Controls</emph> layer are always in front of objects on other layers.",
    "id": 692253,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/692253/?format=api"
}