Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9078346/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/asknot-ng/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-04T22:05:46.255801Z",
    "action": 2,
    "target": "um <a<a href=\"http://fedora.portingdb.xyz/\">banco de dados dinâmico</a> dos pacotes Python 2 que precisam ser atualizados para o Python 3",
    "old": "um <a href\"http://portingdb-encukou.rhcloud.com/\">dynamic database</a> dos pacotes Python 2 que precisam ser atualizados para o Python 3",
    "details": {
        "state": 20,
        "source": "a <a href=\"http://fedora.portingdb.xyz/\">dynamic database</a> of Python 2 packages needing to be updated to Python 3",
        "old_state": 10
    },
    "id": 5068560,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5068560/?format=api"
}