Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70626/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/osuu-osuu/?format=api",
    "author": "https://translate.habitica.com/api/users/osuu-osuu/?format=api",
    "timestamp": "2023-10-07T04:48:39.519320Z",
    "action": 2,
    "target": "<strong>Do not spam</strong>. Spamming may include, but is not limited to: sending multiple unsolicited private messages, sending nonsensical messages, sending multiple promotional messages about a Party or Challenge, or creating multiple similar or low quality Challenges in a row. Staff has discretion to determine what messages are considered spamming.",
    "id": 549305,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/549305/?format=api"
}