Changes API.

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

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

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