Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808239/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-17T02:19:51.931651+02:00",
    "action": 59,
    "target": "<b>I can't find exiftool in your PATH and it is not specified in the preferences either.<br>I can't continue without it.</b><br><br>You have a few options:<br><ul><li>Linux: Install it via your distribution's package manager (but this might be a (slightly) older version), or download the latest from Phil Harvey's exiftool website.</li><li>Windows: Download the latest version from Phil Harvey's exiftool website.</li><li>Mac OS/X: Install it via MacPorts or Homebrew (but this might be a (slightly) older version), or download the latest from Phil Harvey's exiftool website.</li></ul>Use one of the below options.",
    "id": 36948094,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/36948094/?format=api"
}