Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8189021/?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/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-23T06:56:55.356622Z",
    "action": 4,
    "target": "Ark é um utilitário gráfico de compactação e descompactação de ficheiros com suporte para vários formatos, incluindo tar, gzip, bzip2, rar e zip, bem como imagens de CD-ROM. Ark pode ser usado para navegar, extrair, criar e modificar ficheiros.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Ark is a graphical file compression and decompression utility with support for multiple formats, including tar, gzip, bzip2, rar and zip, as well as CD-ROM images. Ark can be used to browse, extract, create, and modify archives.",
        "old_state": 0
    },
    "id": 11635090,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11635090/?format=api"
}