Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/5305/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/el/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2020-04-04T20:38:38.014474Z",
    "action": 9,
    "target": "Μπορείτε επίσης να χρησιμοποιήσετε το κουρδιστήρι για να κουρδίσετε με το αυτί. Τα κουμπιά στο κάτο μέρος της οθόνης παίζουν νότες ως αναφορά και μπορείτε να τονίσετε αναλόγως. Οι τόνοι αντιστοιχούν στον τόνο που έχετε ορίσει στις ρυθμίσεις.",
    "id": 5707,
    "action_name": "Translation uploaded",
    "url": "https://weblate.a4tune.com/api/changes/5707/?format=api"
}