Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263159/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/?format=api",
    "user": "https://hive.bgforge.net/api/users/DocteurKain/?format=api",
    "author": "https://hive.bgforge.net/api/users/DocteurKain/?format=api",
    "timestamp": "2021-09-16T06:46:18.599784Z",
    "action": 5,
    "target": "Contrairement à la plupart de tes congénères, qui portent leurs longs cheveux en queue de cheval, tes cheveux noirs sont coupés au carré et arrivent aux épaules. Et qu'est-ce que ça peut faire si elles ricanent et t'appellent Tête de Seau derrière ton dos ?",
    "id": 486436,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/486436/?format=api"
}