Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2788431/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
    "timestamp": "2020-06-23T08:28:35.558126Z",
    "action": 37,
    "target": "מתעלם מאפשרויות מיושנות בשורה %(lineno)s: האפשרות %(option)s סומנה כמיושנת ואינה משפיעה עוד. יתכן ותוסר בגרסאות עתידיות, כך שיגרמו שגיאות ריצה ב-kickstart. מומלץ להסיר אפשרות זו מקובצי ה-kickstart שלך.",
    "id": 900023,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/900023/?format=api"
}