Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10427380/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/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": "2022-06-05T03:35:24.281263Z",
    "action": 5,
    "target": "É uma compilação de pacotes de software, cada um sob sua própria licença. As imagens que podem ser baixadas aqui estão disponíveis sob a combinação de licenças dos pacotes de software constituintes e a licença da própria distribuição Fedora Linux. <a href=\"https://fedoraproject.org/wiki/Legal:Licenses/LicenseAgreement#License\">Ver licença</a>",
    "id": 5069028,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/5069028/?format=api"
}