Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/10798/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/?format=api",
    "user": "https://i18n.tweaked.cc/api/users/Ale32bit/?format=api",
    "author": "https://i18n.tweaked.cc/api/users/Ale32bit/?format=api",
    "timestamp": "2024-04-29T09:09:32.488422Z",
    "action": 5,
    "target": "Una lista di metodi generici o sorgenti di metodi da disattivare. I metodi generici sono\nmetodi aggiunti a blocchi/entità blocchi quando non c'è un provider della periferica esplicito.\nQuesto include metodi dell'inventario (ad es. inventory.getItemDetail, inventory.pushItems) e,\nse su Forge, i metodi fluid_storage e energy_storage.\nI metodi in questa lista possono essere sia un gruppo intero di metodi (computer:inventory)\no un singolo metodo (computer:inventory#pushItems).\n",
    "id": 7147,
    "action_name": "New translation",
    "url": "https://i18n.tweaked.cc/api/changes/7147/?format=api"
}