Translation components API.

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

GET /api/translations/documentation/developer-contribute-index/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-04T12:50:13.767538Z",
            "action": 17,
            "target": "",
            "id": 361718,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/361718/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374927/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
            "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
            "timestamp": "2023-06-03T12:19:18.554741Z",
            "action": 5,
            "target": "Funkwhale est un projet à code source ouvert, ce qui veut dire que nous accueillons les contributions de tout un chacun ! Si vous désirez vous impliquer dans le développement de Funkwhale, regardez les guides dans cette section.",
            "id": 361634,
            "action_name": "Translation added",
            "url": "https://translate.funkwhale.audio/api/changes/361634/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374925/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
            "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
            "timestamp": "2023-06-03T12:17:25.128819Z",
            "action": 5,
            "target": "Contribuer à la base de code Funkwhale",
            "id": 361633,
            "action_name": "Translation added",
            "url": "https://translate.funkwhale.audio/api/changes/361633/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374925/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
            "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
            "timestamp": "2023-06-03T12:17:25.108516Z",
            "action": 45,
            "target": "",
            "id": 361632,
            "action_name": "Contributor joined",
            "url": "https://translate.funkwhale.audio/api/changes/361632/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.495099Z",
            "action": 0,
            "target": "",
            "id": 343814,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/343814/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374927/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.495076Z",
            "action": 59,
            "target": "",
            "id": 343813,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343813/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374925/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.495043Z",
            "action": 59,
            "target": "",
            "id": 343812,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343812/?format=api"
        }
    ]
}