Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/410988/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/sinfulcritic/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/sinfulcritic/?format=api",
    "timestamp": "2021-02-16T22:56:23.456206Z",
    "action": 2,
    "target": "<strong>Fedora%(rel)s.%(state)s</strong> er udgivet!<a href=\"%(link)s\">Test den nu</a>",
    "old": "<strong>Fedora %(rel)s %(state)s</strong> er udgivet! <a href=\"%(link)s\">Test den nu ></a>",
    "details": {},
    "id": 2987705,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2987705/?format=api"
}