Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1248174/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookbook/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2024-03-03T22:17:44.813324Z",
    "action": 5,
    "target": "Para gente que quiera desarrollar software para FreeBSD (y no sólo gente que esté desarrollando el propio FreeBSD)",
    "id": 639462,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/639462/?format=api"
}