Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13063682/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "timestamp": "2022-01-24T07:41:38.119475Z",
            "action": 31,
            "target": "vendor",
            "id": 1986250,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1986250/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074098/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "timestamp": "2022-01-24T15:57:45.487775Z",
            "action": 31,
            "target": "key",
            "id": 1987875,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1987875/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074332/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "timestamp": "2022-01-24T17:15:07.366227Z",
            "action": 31,
            "target": "locked",
            "id": 1987958,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1987958/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13075814/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
            "timestamp": "2022-01-26T16:54:47.052638Z",
            "action": 31,
            "target": "obsoletes",
            "id": 1990144,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1990144/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14181870/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-22T22:07:50.295546Z",
            "action": 31,
            "target": "PTF",
            "id": 2585749,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2585749/?format=api"
        }
    ]
}