Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/481255/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/GilB/?format=api",
    "timestamp": "2021-02-11T17:45:27.632527Z",
    "action": 7,
    "target": "Les cookies peuvent être utilisés pour vous suivre et vous identifier à travers différents sites.",
    "id": 2978534,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/2978534/?format=api"
}