Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/394912/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesipsec-must_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesipsec-must_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2023-04-24T21:17:05.794178Z",
    "action": 5,
    "target": "#define L 8\n#define V (1<<L)\n#define Q (10*V)\n#define K (100   *Q)\n#define MAXSAMP (Q + K)\n",
    "id": 519611,
    "action_name": "Nuova traduzione",
    "url": "https://translate-dev.freebsd.org/api/changes/519611/?format=api"
}