Translation components API.

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

GET /api/components/documentation/administrator-troubleshooting-backend/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 207,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/371783/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-troubleshooting-backend/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:46.957230Z",
            "action": 59,
            "target": "Nginx",
            "id": 340539,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340539/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371782/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-troubleshooting-backend/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:46.957207Z",
            "action": 59,
            "target": "**Reverse proxy logs** – check these logs if you have connectivity issues.",
            "id": 340538,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340538/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371781/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-troubleshooting-backend/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:46.957185Z",
            "action": 59,
            "target": "If you have access to the Funkwhale backend, you can use logs to get more information about an issue.",
            "id": 340537,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340537/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371780/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-troubleshooting-backend/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:46.957163Z",
            "action": 59,
            "target": "Tools",
            "id": 340536,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340536/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371779/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-troubleshooting-backend/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:46.957139Z",
            "action": 59,
            "target": "The Funkwhale backend is made up of lots of moving parts. This guide shows you how to troubleshoot and gather information about the most important elements of the backend.",
            "id": 340535,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340535/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371778/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-troubleshooting-backend/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:46.957101Z",
            "action": 59,
            "target": "Troubleshoot backend issues",
            "id": 340534,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340534/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:03.381933Z",
            "action": 51,
            "target": "",
            "id": 338644,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338644/?format=api"
        }
    ]
}