Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/655845/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-07T00:21:27.159909Z",
    "action": 30,
    "target": "<form method=\"POST\" action=\"https://www.autistici.org/mailman/subscribe/amnesia-news\">\n\t<input name=\"email\" value=\"\"/>\n\t<input type=\"submit\" value=\"Subscribe\"/>\n</form>\n",
    "id": 3204166,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3204166/?format=api"
}