Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7071289/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "timestamp": "2021-04-11T05:30:39.307193Z",
    "action": 2,
    "target": "Enviar al _puerto fijo 5004",
    "old": "Enviar fijo _port 5004",
    "details": {},
    "id": 3182817,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3182817/?format=api"
}