Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17279075/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/rawhidepagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/rawhidepagesindex/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-10-07T08:22:54.781349Z",
    "action": 2,
    "target": "La liste ci-dessus est loin d'être exhaustive, il y a bien d'autres endroits où vous pouvez trouver de l'aide. Des informations supplémentaires sur les ressources telles que les salons Matrix et les listes de diffusion sont disponibles ici : xref:project:ROOT:communications.adoc[].",
    "old": "La liste ci-dessus est loin d'être complète, il existe de nombreux autres endroits où trouver de l'aide. Des informations supplémentaires sur les ressources telles que les salons Matrix et les listes de diffusion sont disponibles ici : xref:project:ROOT:communications.adoc[].",
    "details": {
        "state": 20,
        "source": "The above list is by no means complete - you can find help in many other places as well.  Additional information about available resources such as Matrix rooms and mailing lists is available at xref:project:ROOT:communications.adoc[].",
        "old_state": 20
    },
    "id": 17113281,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17113281/?format=api"
}