Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9096148/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesorgchart/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesorgchart/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2023-11-15T16:30:21.004182Z",
    "action": 5,
    "target": "xref:engineering::index.adoc[Equipos de ingeniería] incluye una lista de equipos técnicos e iniciativas, las mayoría trabajando bajo FESCo.",
    "id": 12889913,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12889913/?format=api"
}