Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/116290/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "timestamp": "2020-07-27T18:00:03.284993Z",
    "action": 2,
    "target": "\n\t<ol>\n\t<li>Les éléments en surbrillance indiquent qu'une action du rédacteur ou de la rédactrice est nécessaire et sont libellés comme suit :\n\t\t<ul>\n\t\t\t<li class=\"highlightReviewerNotNotified\">Une évaluatrice ou un évaluateur a été affecté mais n'a pas été notifié par courriel</li>\n\t\t\t<li class=\"highlightNoDecision\">Tous les évaluateurs ou évaluatrices ont remis leurs évaluations mais aucune décision n'a été enregistrée</li>\n\t\t\t<li class=\"highlightRevisedCopyUploaded\">L'auteur ou l'autrice a téléchargé une version révisée de son document</li>\n\t\t\t<li class=\"highlightReviewerConfirmationOverdue\">L'évaluateur ou l'évaluatrice a passé la date d'échéance pour répondre à l'invitation à participer au processus d'évaluation</li>\n\t\t\t<li class=\"highlightReviewerCompletionOverdue\">L'évaluateur ou l'évaluatrice a passé la date d'échéance pour remettre son évaluation</li>\n\t\t</ul>\n\t</li>\n\t<li>« Échéance » est remplie quand un évaluateur ou une évaluatrice accepte une demande d'évaluation ; elle affiche le nombre de semaines restant jusqu'à la date d'échéance de l'évaluation ou (-) de semaines de retard.</li>\n</ol>",
    "id": 75737,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/75737/?format=api"
}