Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616639/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jphilipp/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jphilipp/?format=api",
    "timestamp": "2023-06-19T19:12:22.138720Z",
    "action": 2,
    "target": "Weitere Informationen zu Änderungen und neuen Funktionen finden Sie in den <a href=\"%(announcement_url)s\">Versionsinformationen</a> und auf der Seite <a href=\"%(commonbugs_url)s\">Häufige Fehler</a> für Informationen zu gemeinsamen Begegnungen",
    "id": 11768736,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11768736/?format=api"
}