Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/235928/?format=api",
    "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/ar/?format=api",
    "user": "https://weblate.framasoft.org/api/users/ButterflyOfFire/?format=api",
    "author": "https://weblate.framasoft.org/api/users/ButterflyOfFire/?format=api",
    "timestamp": "2020-05-12T19:19:32.620693Z",
    "action": 5,
    "target": "هل تريد المساهمة في مساعدة المشروع و لا تدري من أين تبدأ؟ أخبرنا كم من الوقت يمكنك تسخيره و سنساعدك على الشروع في المساهمة!",
    "id": 66101,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/66101/?format=api"
}