Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/110588/?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-01-18T06:45:50.444881Z",
    "action": 5,
    "target": "Avertisment: documentul selectat este un fișier PDF 2.0 și nu poate fi adăugat la alte documente în timpul conversiei.",
    "id": 45418,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/45418/?format=api"
}