Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102363631/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-21T00:01:28.124568+02:00",
    "action": 13,
    "target": "Available character sets for MySQL conversion. You can add your own (any of supported by mbstring/iconv) or remove these which you don't use. Character sets will be shown in same order as here listed, so if you frequently use some of these move them to the top.",
    "id": 61859588,
    "action_name": "Source string added",
    "url": "https://hosted.weblate.org/api/changes/61859588/?format=api"
}