Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738548/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/company/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/company/pt/?format=api",
    "user": "https://translate.tryton.org/api/users/jose/?format=api",
    "author": "https://translate.tryton.org/api/users/jose/?format=api",
    "timestamp": "2024-04-25T12:18:46.084015Z",
    "action": 4,
    "target": "O texto para exibir nos rodapés do relatório.\nPodem ser usados os seguintes marcadores:\n- ${name}\n- ${phone}\n- ${mobile}\n- ${fax}\n- ${email}\n- ${website}\n- ${address}\n- ${tax_identifier}\n",
    "id": 583652,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/583652/?format=api"
}