Translation components API.

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

GET /api/translations/xwiki-contrib/ldap-application/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": "https://l10n.xwiki.org/api/units/472911/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2021-03-09T15:56:46.593172Z",
            "action": 5,
            "target": "Nouvelle entrée",
            "id": 283249,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/283249/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:42.525720Z",
            "action": 0,
            "target": "",
            "id": 279703,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279703/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-12T03:31:12.864857Z",
            "action": 0,
            "target": "",
            "id": 277741,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/277741/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184432/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2018-08-17T15:52:09.383126Z",
            "action": 2,
            "target": "L'authentification LDAP n'est pas activée. Veuillez mettre LDAP comme service d'authentification dans ##xwiki.cfg##",
            "id": 22539,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/22539/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184436/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/caubin/?format=api",
            "author": "https://l10n.xwiki.org/api/users/caubin/?format=api",
            "timestamp": "2018-05-22T16:13:28.332186Z",
            "action": 2,
            "target": "propriété de l'utilisateur XWiki.",
            "id": 12280,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/12280/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/caubin/?format=api",
            "author": "https://l10n.xwiki.org/api/users/caubin/?format=api",
            "timestamp": "2018-05-22T16:12:45.236907Z",
            "action": 1,
            "target": "",
            "id": 12277,
            "action_name": "Translation completed",
            "url": "https://l10n.xwiki.org/api/changes/12277/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184438/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/caubin/?format=api",
            "author": "https://l10n.xwiki.org/api/users/caubin/?format=api",
            "timestamp": "2018-05-22T16:12:45.053297Z",
            "action": 5,
            "target": "Divers",
            "id": 12276,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12276/?format=api"
        }
    ]
}