Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/117381/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "timestamp": "2023-03-27T23:09:20.575185Z",
    "action": 2,
    "target": "Als de verschafte verzameling van profielen niet voldoende is, kan de beheerder een aangepast profiel aanmaken en deze in een speciale profielmap ({AUTHSELECT_CUSTOM_DIR}) te plaatsen. Daarna is het profiel is onmiddellijk te gebruiken door *authselect*. Zie _authselect-profiles(5)_ voor meer informatie over het uitbreiden van bestaande profielen.",
    "id": 10729976,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10729976/?format=api"
}