Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176556/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primer_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primer_index/it_IT/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/salvadore/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/salvadore/?format=api",
    "timestamp": "2023-04-18T14:30:50.418904Z",
    "action": 5,
    "target": "Grazie per essere entrato a far parte del FreeBSD Documentation Project.  Il tuo contributo è estremamente prezioso e lo apprezziamo.",
    "id": 487116,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/487116/?format=api"
}