Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/117478/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "timestamp": "2023-04-01T20:28:10.326733Z",
    "action": 2,
    "target": "Maak een back-up van systeembestanden voordat de functie wordt aangezet.\nDe back-up zal worden opgeslagen in {AUTHSELECT_BACKUP_DIR}/NAAM. Een unieke\ntekenreeks met de huidige tijd zal worden gebruikt voor de NAAM van de back-up.\nDit is gemakkelijker dan *--backup=* gebruiken.\n",
    "id": 11403361,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11403361/?format=api"
}