Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1239474/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookkeeping-up_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookkeeping-up_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": "2025-02-13T08:01:35.715464Z",
    "action": 5,
    "target": "Se construyen puertos individuales a menos que estén específicamente marcados con `IGNORE`.  Los puertos marcados con `BROKEN` aún se intentarán, para verificar si el problema subyacente ha sido resuelto.  (Esto se hace pasando `TRYBROKEN` al [.filename]#Makefile# del puerto.)",
    "id": 762302,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/762302/?format=api"
}