Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9904025/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "timestamp": "2023-04-01T13:21:00.407134Z",
    "action": 5,
    "target": "kann nicht auf %s/%s zugreifen: Keine solche Datei oder Verzeichnis\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "cannot access %s/%s: No such file or directory\n",
        "old_state": 0
    },
    "id": 11402686,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11402686/?format=api"
}