Changes API.

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

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

{
    "unit": "http://weblate.ops404.it/api/units/85538/?format=api",
    "component": "http://weblate.ops404.it/api/components/ooops-sale-14-0/ooops_sale_building_site/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-sale-14-0/ooops_sale_building_site/it/?format=api",
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "timestamp": "2024-01-12T18:40:12.399936+01:00",
    "action": 5,
    "target": "Indica se un numero ripulito in lista nera è un numero fisso. Aiuta a distinguere quale numero è nella lista nera             quando nel modello ci sono sia un cellulare che un fisso.",
    "id": 59286,
    "action_name": "New translation",
    "url": "http://weblate.ops404.it/api/changes/59286/?format=api"
}