Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1605038/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbooksecurity_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbooksecurity_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-11T22:27:31.192516Z",
    "action": 5,
    "target": "El primer paso será configurar man:sshd[8] para utilizar el método de autenticación requerido.",
    "id": 640109,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/640109/?format=api"
}