Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82610/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/cy/?format=api",
    "user": "https://weblate.tusky.app/api/users/fin-w/?format=api",
    "author": "https://weblate.tusky.app/api/users/fin-w/?format=api",
    "timestamp": "2024-05-07T00:16:25.083736Z",
    "action": 36,
    "target": "Mae eich gweinydd yn gwybod fod y neges hon wedi'i olygu, ond nid oes ganddo gopi o'r golygiadau, felly nid oes modd eu dangos i chi. \n \nDyma <a href=\"https://github.com/mastodon/mastodon/issues/25398\">broblem Mastodon #25398</a>.",
    "id": 165567,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/165567/?format=api"
}