Changes API.

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

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

{
    "count": 710907,
    "next": null,
    "previous": "https://translate.jellyfin.org/api/changes/?format=api&page=14218",
    "results": [
        {
            "unit": "https://translate.jellyfin.org/api/units/77228/?format=api",
            "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/jellyfin/jellyfin-web/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-03T12:43:57.586094-05:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1849,
            "action_name": "Source string added",
            "url": "https://translate.jellyfin.org/api/changes/1849/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/77225/?format=api",
            "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/jellyfin/jellyfin-web/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-03T12:43:57.391910-05:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1846,
            "action_name": "Source string added",
            "url": "https://translate.jellyfin.org/api/changes/1846/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/77224/?format=api",
            "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/jellyfin/jellyfin-web/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-03T12:43:57.354903-05:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1845,
            "action_name": "Source string added",
            "url": "https://translate.jellyfin.org/api/changes/1845/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/77223/?format=api",
            "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/jellyfin/jellyfin-web/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-03T12:43:57.244158-05:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1844,
            "action_name": "Source string added",
            "url": "https://translate.jellyfin.org/api/changes/1844/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/77221/?format=api",
            "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/jellyfin/jellyfin-web/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-03T12:43:57.076645-05:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1842,
            "action_name": "Source string added",
            "url": "https://translate.jellyfin.org/api/changes/1842/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-02-03T12:43:56.729238-05:00",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 1841,
            "action_name": "Repository rebased",
            "url": "https://translate.jellyfin.org/api/changes/1841/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.jellyfin.org/api/users/joshuaboniface/?format=api",
            "author": "https://translate.jellyfin.org/api/users/joshuaboniface/?format=api",
            "timestamp": "2019-02-03T12:41:49.112686-05:00",
            "action": 38,
            "target": "jellyfin-web",
            "old": "",
            "details": {},
            "id": 1840,
            "action_name": "Component removed",
            "url": "https://translate.jellyfin.org/api/changes/1840/?format=api"
        }
    ]
}