Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/736903/?format=api",
    "component": "https://translate.tails.net/api/components/tails/support/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/support/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-10T12:36:46.913090Z",
    "action": 59,
    "target": "- La [[llista de problemes coneguts amb les targetes gràfiques|support/known_issues/graphics]]",
    "id": 3473144,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3473144/?format=api"
}