Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96528/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/he/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-557/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-557/?format=api",
    "timestamp": "2021-08-04T03:43:41.569231Z",
    "action": 2,
    "target": "נא למלא את כתובת הדוא״ל בה השתמשת כדי להירשם לחשבון הביטיקה שלך.",
    "id": 268850,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/268850/?format=api"
}