Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/84479/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/fr/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2019-02-04T14:06:21.575914Z",
    "action": 2,
    "target": "Aucune clé de licence disponible. Merci d'entrer une nouvelle clé de licence.",
    "id": 32174,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/32174/?format=api"
}