Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238421/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
    "timestamp": "2022-05-10T09:56:01.832695Z",
    "action": 2,
    "target": "Používateľská dokumentácia je dostupná na <a href=\"https://docs.fedoraproject.org/en-US/fedora/latest\">stránke dokumentácie Fedory</a>.",
    "id": 4803998,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4803998/?format=api"
}