Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/62020/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "timestamp": "2020-08-13T10:38:09.133424Z",
    "action": 5,
    "target": "La couverture indique généralement la localisation spatiale d'un travail (un nom de lieu ou des coordonnées géographiques), une période temporelle (une étiquette temporelle, une date ou intervalle de dates) ou une juridiction (telle qu'une entité administrative nommée).",
    "id": 85708,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/85708/?format=api"
}