Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774363/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es/?format=api",
    "user": "https://translate.habitica.com/api/users/deseji/?format=api",
    "author": "https://translate.habitica.com/api/users/deseji/?format=api",
    "timestamp": "2024-01-18T22:09:03.816942Z",
    "action": 5,
    "target": "<strong>Los nombres de Desafío deben ser apropiados para todos los espacios, ya que aparecerán en el perfil público del ganador</strong>. Tenlo en mente cuando estés creando un Desafío, porque puede que tengamos que editar el registro de su perfil si alguien lo reporta.",
    "id": 1084710,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1084710/?format=api"
}