Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4523231/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-23T04:29:19.159565Z",
    "action": 30,
    "target": "Retrace Server is a service that provides the possibility to analyze coredump and generate backtrace over network. You can find further information at Retrace Server's github:",
    "id": 1088627,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/1088627/?format=api"
}