Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1145586/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookpccard_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookpccard_index/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mohamad/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/mohamad/?format=api",
    "timestamp": "2025-04-17T23:20:04.977330Z",
    "action": 5,
    "target": "static const struct pccard_product wi_pccard_products[] = {\n\tPCMCIA_CARD(3COM, 3CRWE737A, 0),\n\tPCMCIA_CARD(BUFFALO, WLI_PCM_S11, 0),\n\tPCMCIA_CARD(BUFFALO, WLI_CF_S11G, 0),\n\tPCMCIA_CARD(TDK, LAK_CD011WL, 0),\n\t{ NULL }\n};\n",
    "id": 762673,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/762673/?format=api"
}