Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/184914/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T11:55:35.832001Z",
    "action": 30,
    "target": "Please enter the full license key.\nIt must look like '12345-67890-ABCDE-EFGHI-JKLMN-OPRST'.",
    "id": 259876,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/259876/?format=api"
}