Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4523231/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "timestamp": "2020-07-30T08:03:07.191354Z",
    "action": 2,
    "target": "Retrace Server est un service offrant la possibilité d’analyser des instantanés de la mémoire (coredump) et de générer des traces arrière depuis le réseau (backtrace). Vous pouvez trouver plus d’informations sur le dépôt Github de Retrace Server :",
    "id": 1094760,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1094760/?format=api"
}