Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/89107/?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": "2019-10-26T18:32:28.055751Z",
    "action": 2,
    "target": "Nu sunt vizibile nici marcajele și nici miniaturile documentului",
    "id": 40575,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/40575/?format=api"
}