Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/20161121/?format=api",
    "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/el/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-14768/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-14768/?format=api",
    "timestamp": "2020-11-12T17:21:39.918150+01:00",
    "action": 5,
    "target": "Το Android Go δεν υποστηρίζεται επειδή δεν επιτρέπει την πρόσβαση στις ειδοποιήσεις και περιορίζει τις διαδικασίες παρασκηνίου. Μια λύση για τους χρήστες root είναι να ορίσετε τη σημαία \"ro.config.low_ram\" στο αρχείο build.prop σε \"false\".",
    "id": 8186445,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/8186445/?format=api"
}