Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8189034/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/edivan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/edivan/?format=api",
    "timestamp": "2021-07-09T12:35:54.075642Z",
    "action": 7,
    "target": "Um gerenciador de janelas estilo azulejos",
    "old": "Gerenciador de janelas lado a lado.",
    "details": {},
    "id": 3421220,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3421220/?format=api"
}