Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/668565/?format=api",
    "component": "https://translate.tails.net/api/components/tails/support/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/support/pt/?format=api",
    "user": "https://translate.tails.net/api/users/drebs/?format=api",
    "author": "https://translate.tails.net/api/users/drebs/?format=api",
    "timestamp": "2024-05-12T17:31:40.635488Z",
    "action": 36,
    "target": "<form method=\"get\" action=\"https://duckduckgo.com/\" target=\"_blank\">\n  <input aria-label=\"Search\" type=\"search\" name=\"q\" value=\"\" size=\"32\" placeholder=\"Usando DuckDuckGo&hellip;\" />\n  <input type=\"hidden\" name=\"sites\" value=\"tails.net\"/>\n  <button aria-label=\"Search\" class=\"button\" type=\"submit\">Buscar</button>\n</form>\n",
    "id": 3310867,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3310867/?format=api"
}