Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1251341/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesleap-seconds_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesleap-seconds_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2022-08-11T09:10:10.465324Z",
    "action": 5,
    "target": "El comportamiento estándar del segundo bisiesto se describe en https://datatracker.ietf.org/doc/html/rfc7164#section-3[RFC 7164].  Lee también man:time2posix[3].",
    "id": 377324,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/377324/?format=api"
}