Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616597/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-14T22:01:00.749960Z",
    "action": 59,
    "target": "Weitere Informationen zu Änderungen und neuen Funktionen finden Sie in den <a href=\"%(relnotes_url)s\">Versionsinformationen</a> und auf der Seite <a href=\"%(commonbugs_url)s\">Häufige Fehler</a> für Informationen zu gemeinsamen Begegnungen",
    "old": "",
    "details": {
        "state": 10,
        "source": "Read the <a href=\"%(announcement_url)s\">release announcmeent</a> for more information on changes and new features, and the <a href=\"%(commonbugs_url)s\">Common Bugs</a> page for information on commonly-encountered bugs and how to avoid them.",
        "old_state": -1
    },
    "id": 9470498,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9470498/?format=api"
}