Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1598598/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articleshubs_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articleshubs_index/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:23:12.808946Z",
    "action": 2,
    "target": "En este momento no aceptamos nuevos espejos comunitarios.",
    "id": 639472,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/639472/?format=api"
}