Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/6800/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/el/?format=api",
    "user": "https://translate.phyphox.org/api/users/Chalkia/?format=api",
    "author": "https://translate.phyphox.org/api/users/Chalkia/?format=api",
    "timestamp": "2021-01-25T06:13:50.778759Z",
    "action": 2,
    "target": "Ανάπτυξη και Ιδέα: \nDr. Sebastian Staacks \nΙδέα: \nProf. Christoph Stampfer \nΠρογραμματισμός: \nDominik Dorsel \nJonas Gessner \nCamilla Lummerzheim",
    "id": 453,
    "action_name": "Translation changed",
    "url": "https://translate.phyphox.org/api/changes/453/?format=api"
}