Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/24710/?format=api",
    "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/wadb/application/pt_BR/?format=api",
    "user": "https://weblate.rikka.app/api/users/igormiguell/?format=api",
    "author": "https://weblate.rikka.app/api/users/igormiguell/?format=api",
    "timestamp": "2024-02-27T20:14:33.547010Z",
    "action": 2,
    "target": "Observe que a partir do Android 10, o sistema pode forçar a exibição de todos os apps na tela inicial.",
    "id": 52615,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/52615/?format=api"
}