Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/8898/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/?format=api",
    "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "timestamp": "2021-01-14T13:03:10.512054Z",
    "action": 30,
    "target": "codes. Please press continue to scan the remaining codes. Codes still missing:",
    "id": 282,
    "action_name": "Source string changed",
    "url": "https://translate.phyphox.org/api/changes/282/?format=api"
}