Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/666025/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/linux/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/linux/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-23T01:19:50.269188Z",
    "action": 59,
    "target": "     Você também pode instalar Tails usando o\n     comando <span class=\"command\">dd</span> de qualquer distribuição Linux,\n     como descrito nas instruções para [[instalar a partir de um Debian usando\n     a linha de comando|install/expert#install]].\n",
    "id": 3240967,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3240967/?format=api"
}