Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264152/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-guidelines/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-guidelines/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-06-27T22:32:16.304483Z",
    "action": 5,
    "target": "Estos consejos son sobre las cosas que hacer — y evitar — en lo que les dice a los usuarios que hagan. Recuerde que miles de lectores confían en Fedora Magazine para decirles como llevar a cabo sus tareas. Sea responsable y servicial, defienda las mejores prácticas y respete la seguridad y la elección del usuario.",
    "old": "",
    "details": {
        "state": 20,
        "source": "These tips are about things to do — and avoid — in what you tell users to do. Remember that thousands of readers trust Fedora Magazine to tell them how to carry out tasks. Be responsible and helpful, advocate best practices, and respect the user’s security and choice.",
        "old_state": 0
    },
    "id": 16710542,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16710542/?format=api"
}