Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/36662/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2025-01-30T14:44:51.829930Z",
    "action": 5,
    "target": "Cela exportera toutes les entrées de la base de données. Cela peut prendre un certain temps. Si cette option n'est pas cochée, seule la recherche en cours sera exportée.",
    "id": 31018,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/31018/?format=api"
}