Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/264615/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1_ui/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1_ui/zh_Hant/?format=api",
    "user": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "author": "https://translate.harmony.tf/api/users/BarnabWhy/?format=api",
    "timestamp": "2023-02-14T20:19:39.077599Z",
    "action": 30,
    "target": "Primary weapon",
    "id": 461225,
    "action_name": "Source string changed",
    "url": "https://translate.harmony.tf/api/changes/461225/?format=api"
}