Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/34835222/?format=api",
    "component": "https://hosted.weblate.org/api/components/doki-doki-mod-manager/doki-doki-mod-manager/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doki-doki-mod-manager/doki-doki-mod-manager/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/BrunoC./?format=api",
    "author": "https://hosted.weblate.org/api/users/BrunoC./?format=api",
    "timestamp": "2022-08-29T02:14:10.637594+02:00",
    "action": 5,
    "target": "Doki Doki Mod Manager não assume nenhuma responsabilidade por qualquer dano causado em seus arquivos ou seu computador, como resultado de jogar um mod ou outro. Cabe a você garantir que os mods sejam seguros para jogar.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Doki Doki Mod Manager does not take responsibility for any damage caused to your files or computer, as a result of playing a mod or otherwise. It is up to you to ensure mods are safe to play.",
        "old_state": 0
    },
    "id": 32685742,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/32685742/?format=api"
}