Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/628304/?format=api",
    "component": "https://translate.tails.net/api/components/tails/news/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/news/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-17T16:19:40.684665Z",
    "action": 59,
    "target": "[[!inline pages=\"page(news/*) and !news/archive and !news/*/* and !news/discussion and (currentlang() or news/report_2* or news/test_*)\" show=\"10\" sort=\"-meta(date) age -path\"]]",
    "id": 3347467,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3347467/?format=api"
}