Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15711795/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-06T08:06:46.386015Z",
    "action": 30,
    "target": "NixOS 23.11 (GNOME installation CD)",
    "id": 13188031,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/13188031/?format=api"
}