Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/7887/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/pt_BR/?format=api",
    "user": "https://weblate.rikka.app/api/users/Wljuninho/?format=api",
    "author": "https://weblate.rikka.app/api/users/Wljuninho/?format=api",
    "timestamp": "2021-07-03T08:07:20.228197Z",
    "action": 2,
    "target": "No estoque do Android, WAKE_LOCK é usado apenas para estatísticas e não tem efeito prático.  <b> <a href=https://github.com/aosp-mirror/platform_frameworks_base/blob/oreo-release/services/core/java/com/android/server/power/Notifier.java#L191-L193> Visualização  código relacionado </a> </b> <p> Se você deseja restringir a execução do aplicativo em segundo plano, modifique diretamente a opção \"Executar em segundo plano\" (requer Android 7.0 ou superior).",
    "id": 10079,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/10079/?format=api"
}