Translation components API.

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

GET /api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/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://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-22T03:30:34.853358Z",
            "action": 0,
            "target": "",
            "id": 374977,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/374977/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/524087/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:36:09.671386Z",
            "action": 5,
            "target": "Erstellt eine Seite, die mit einem Absatznummerierungsmakro initialisiert wird.",
            "id": 294890,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/294890/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/524086/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:35:52.497782Z",
            "action": 5,
            "target": "Nummerierungsvorlage für Absätze",
            "id": 294889,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/294889/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/524085/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:35:39.418056Z",
            "action": 5,
            "target": "An dieser Stelle befindet sich der Anwendungscode zur Nummerierung der Absätze.",
            "id": 294888,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/294888/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/524084/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:35:24.966223Z",
            "action": 5,
            "target": "Code",
            "id": 294887,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/294887/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:35:16.120757Z",
            "action": 48,
            "target": "",
            "id": 294885,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/294885/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-paragraph-numbering-ui/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:35:16.027377Z",
            "action": 0,
            "target": "",
            "id": 294883,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/294883/?format=api"
        }
    ]
}