Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4523285/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tommcatt/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tommcatt/?format=api",
    "timestamp": "2020-11-04T16:51:08.847009Z",
    "action": 4,
    "target": "Il server Retrace è un servizio che fonisce la possibilità di analizzare i coredump e generare  backtrace attraverso la rete. Potete trovare altre informazioni sul github del retrace server:",
    "id": 2311498,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2311498/?format=api"
}