Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2272106/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/gpsprune_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/gpsprune_overview/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-19T03:32:46.250930Z",
    "action": 71,
    "target": "`GpsPrune <https://activityworkshop.net/software/gpsprune>`_ est un outil pour visualiser, éditer et convertir des données en coordonnées de systèmes GPS. Il peut être utilisé pour planifier des voyages à l'avance ou analyser les traces enregistrées par des récepteurs GPS.",
    "id": 2004724,
    "action_name": "String added in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2004724/?format=api"
}