Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/122198/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ro/?format=api",
    "user": "https://translate.pdfforge.org/api/users/sciuro/?format=api",
    "author": "https://translate.pdfforge.org/api/users/sciuro/?format=api",
    "timestamp": "2020-08-03T01:09:58.443716Z",
    "action": 5,
    "target": "La activarea editorului fluxului de lucru puteți alege acțiunile care se potrivesc cel mai bine cerințelor dvs. și să ajustați ordinea acestora în funcție de fluxul de lucru individual.",
    "id": 55765,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/55765/?format=api"
}