Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1236726/?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:35.857416Z",
    "action": 5,
    "target": "Lo que sigue son algunas directrices para crear un nuevo port para FreeBSD.  Para actualizar un port existente, lea esto, y luego lea crossref:upgrading[preámbulo,Actualizar un port].",
    "id": 529896,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/529896/?format=api"
}