Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1592569/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesproblem-reports_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesproblem-reports_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-09T21:39:21.759998Z",
    "action": 30,
    "target": "There are many types of problems, and not all of them should engender a problem report.  Of course, nobody is perfect, and there will be times when what seems to be a bug in a program is, in fact, a misunderstanding of the syntax for a command or a typographical error in a configuration file (though that in itself may sometimes be indicative of poor documentation or poor error handling in the application).  There are still many cases where submitting a problem report is clearly _not_ the right course of action, and will only serve to frustrate both the submitter and the developers.  Conversely, there are cases where it might be appropriate to submit a problem report about something else than a bug—an enhancement or a new feature, for instance.",
    "id": 570644,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/570644/?format=api"
}