Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/98634316/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/marcoaureliocardoso/?format=api",
    "author": "https://hosted.weblate.org/api/users/marcoaureliocardoso/?format=api",
    "timestamp": "2023-12-30T15:37:11.686573+01:00",
    "action": 2,
    "target": ":config:option:`$cfg['Servers'][$i]['ssl']`, :config:option:`$cfg['Servers'][$i]['ssl_key']`, :config:option:`$cfg['Servers'][$i]['ssl_cert']`, :config:option:`$cfg['Servers'][$i]['ssl_ca']`, :config:option:`$cfg['Servers'][$i]['ssl_ca_path']`, :config:option:`$cfg['Servers'][$i]['ssl_ciphers']`, :config:option:`$cfg['Servers'][$i]['ssl_verify']`, :config:option:`$cfg['Servers'][$i]['socket']`, :config:option:`$cfg['Servers'][$i]['compress']`, :config:option:`$cfg['Servers'][$i]['hide_connection_errors']`",
    "id": 76081144,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76081144/?format=api"
}