Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/64342/?format=api",
    "component": "http://translate.mapotempo.com/api/components/mapotempo-wordpress/mapotempo-wordpress/?format=api",
    "translation": "http://translate.mapotempo.com/api/translations/mapotempo-wordpress/mapotempo-wordpress/he/?format=api",
    "glossary_term": null,
    "user": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
    "author": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
    "timestamp": "2021-02-09T14:43:13.080859+01:00",
    "action": 5,
    "target": "הגדר עדיפות ביקור לכל יעד",
    "id": 30107,
    "action_name": "New translation",
    "url": "http://translate.mapotempo.com/api/changes/30107/?format=api"
}