Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1106183/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbooknew-port_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_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": "2023-05-07T02:58:11.684774Z",
    "action": 2,
    "target": "¿Le interesa crear un nuevo port o actualizar los existentes? ¡Estupendo!",
    "id": 529895,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/529895/?format=api"
}