Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29680562/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdg-metadata/12-4-1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/12-4-1/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-07T20:10:38.403166+01:00",
    "action": 30,
    "target": "<ol>\n  <li>Focal Points and Competent Authorities for the Basel Conventions (189 Parties);</li>\n  <li>Designated National Authorities and Official contact points for the Rotterdam Convention (165 Parties);</li>\n  <li>Official contact points and national focal points for Stockholm Convention (185 Parties);</li>\n  <li>Focal points for Montreal Protocol (198 Parties);</li>\n  <li>Focal points for information exchange and national focal points for the Minamata Convention (currently 137 Parties).</li>\n</ol>",
    "id": 47696802,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/47696802/?format=api"
}