Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24733456/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/ios-localizable/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-localizable/nl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/vpanter/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/vpanter/?format=api",
    "timestamp": "2019-12-29T21:32:37.839951Z",
    "action": 2,
    "target": "* Start Impress op uw computer\n* Verbind beide toestellen met hetzelfde WiFi netwerk\n* P.S. Uw iOS toestel is nu verbonden met \"%@\"",
    "id": 546781,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/546781/?format=api"
}