Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/422507/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2020-07-12T23:14:19.728172Z",
    "action": 2,
    "target": "Todas as questões ou bugs devem ser comunicadas através do <a href=\"%s\">Red Hat Bugzilla</a>. O Projeto Fedora não dá nenhuma garantia quanto à sua adequação ou utilidade.",
    "old": "Todos os problemas ou bugs devem ser comunicadas através do <a href=\"%s\">Red Hat Bugzilla</a>. O Projeto Fedora dá garantia quanto à sua capacidade ou utilidade.",
    "details": {},
    "id": 1073384,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1073384/?format=api"
}