Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238331/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/alciregi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/alciregi/?format=api",
    "timestamp": "2022-05-11T08:41:14.949217Z",
    "action": 2,
    "target": "Guide e documenti per gli utenti sono disponibili <a href=\"https://docs.fedoraproject.org/en-US/fedora/latest\">sulla pagina di documentazione di Fedora</a>.",
    "id": 4830641,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4830641/?format=api"
}