Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17677700/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagesindex/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "timestamp": "2025-01-03T19:42:53.411179Z",
    "action": 5,
    "target": "L'elenco sopra non è affatto completo: puoi trovare aiuto anche in molti altri posti.  Ulteriori informazioni sulle risorse disponibili come le stanze Matrix e le mailing list sono disponibili su xref:project:ROOT:communications.adoc[].",
    "old": "",
    "details": {
        "state": 20,
        "source": "The above list is by no means complete - you can find help in many other places as well.  Additional information about available resources such as Matrix rooms and mailing lists is available at xref:project:ROOT:communications.adoc[].",
        "old_state": 0
    },
    "id": 17581097,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17581097/?format=api"
}