Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/134197/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/ta/?format=api",
    "dictionary": null,
    "user": 78,
    "author": 78,
    "timestamp": "2021-10-12T18:55:03.336454Z",
    "action": 37,
    "target": "HelloPurr என்பது மிக குறுகிய காலத்தில் நீங்கள் உருவாக்கக்கூடிய ஒரு எளிய செயலி. நீங்கள் ஒரு பூனையின் படத்தைக் கொண்ட ஒரு பொத்தானை உருவாக்கி, பின்னர் பொத்தானை நிரல் செய்யுங்கள், அதனால் அது \"மியாவ்\" ஒலி கேட்கும்.",
    "id": 39472,
    "action_name": "Marked for edit",
    "url": "https://weblate.appinventor.mit.edu/api/changes/39472/?format=api"
}