Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/529683/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T17:14:10.525020Z",
    "action": 71,
    "target": ":exercise:exercício,, simulation:simulação,, questionnaire:questionário,, diagram:diagrama,, figure:figura,, graph:gráfico,, index:índice,, slide:slide,, table:tabela,, narrative text:texto narrativo,, exam:teste,, experiment:experimento,, problem statement:problema proposto,, self assessment:auto ajuda,, lecture:leitura",
    "id": 529758,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/529758/?format=api"
}