Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/395336/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/who_are_you_helping/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/who_are_you_helping/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T03:35:00.880654Z",
    "action": 59,
    "target": "Falls Sie Tails nützlich finden, erwägen Sie bitte [[eine Spende|donate]] oder [[steuern Sie dem Projekt einen Teil Ihrer Zeit und Fähigkeiten|contribute]] bei. Spenden an Tails sind sowohl in den USA als auch in Europa steuerlich absetzbar.",
    "id": 3286003,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3286003/?format=api"
}