Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15066797/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f39/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f39/ia/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:45:38.527427Z",
    "action": 59,
    "target": "",
    "old": "Aviso. Tote le cambiamentos de immagazinage facite per le installator sera perdite quando tu selectiona formatar.\n\nProcede tu con le execution de dasdfmt?\n",
    "details": {
        "state": 0,
        "source": "Warning: All storage changes made using the installer will be lost when you choose to format.\n\nProceed to run dasdfmt?\n",
        "old_state": 20
    },
    "id": 17558979,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17558979/?format=api"
}