Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8189489/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-13T05:49:36.553705Z",
    "action": 4,
    "target": "Dragon PLayer је мултимедијални плејер са фокусом на једноставност, уместо на могућности. Његово једноставно окружење је дизајнирано да вам не буде сметња, него да вам пружи моћ да једноставно пуштате мултимедијалне датотеке.",
    "old": "",
    "details": {},
    "id": 3333609,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3333609/?format=api"
}