Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/102546/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/pl/?format=api",
    "user": "https://translate.pdfforge.org/api/users/Tens/?format=api",
    "author": "https://translate.pdfforge.org/api/users/Tens/?format=api",
    "timestamp": "2019-02-04T17:15:58.028066Z",
    "action": 5,
    "target": "Plik PDF/A-3b",
    "id": 32503,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/32503/?format=api"
}