Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/108937/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/fr/?format=api",
    "user": "https://translate.pdfforge.org/api/users/michel/?format=api",
    "author": "https://translate.pdfforge.org/api/users/michel/?format=api",
    "timestamp": "2019-11-13T06:02:17.863030Z",
    "action": 5,
    "target": "Au moins un des éléments sélectionnés n'est pas convertible ! Pour plus d'informations sur les fichiers non imprimables, voir la liste ci-dessous.",
    "id": 40836,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/40836/?format=api"
}