Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/111968/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/sk/?format=api",
    "user": "https://translate.pdfforge.org/api/users/martinco78/?format=api",
    "author": "https://translate.pdfforge.org/api/users/martinco78/?format=api",
    "timestamp": "2020-01-10T20:37:56.094450Z",
    "action": 5,
    "target": "Zadajte prosím licenčný kľúč.\nMusí byť v tvare „12345-67890-ABCDE-EFGHI-JKLMNO-PRSTU\".",
    "id": 43112,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/43112/?format=api"
}