Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5471992/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "timestamp": "2021-09-23T15:41:32.804771Z",
    "action": 2,
    "target": "Nezjištěny žádné jednotky. Vypněte prosím stroj, připojte alespoň jednu jednotku datového úložiště a znovu spusťte instalaci.",
    "old": "Nedetekovány žádné disky.  Vypněte prosím počítač, připojte alespoň jeden disk, a znovu začněte instalaci.",
    "details": {},
    "id": 3593113,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3593113/?format=api"
}