Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/657396/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:32.511070Z",
    "action": 59,
    "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": 528298,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/528298/?format=api"
}