Translation components API.

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

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

{
    "count": 49,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "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.958111Z",
            "action": 0,
            "target": "",
            "id": 340582,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/340582/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371852/?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.958091Z",
            "action": 59,
            "target": "If you can't solve the issue yourself, ask the community for help. Check out the [get help](help.md) guide for information about where to ask your question and what details to provide.",
            "id": 340581,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340581/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371851/?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.958071Z",
            "action": 59,
            "target": "Get help",
            "id": 340580,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340580/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371850/?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.958051Z",
            "action": 59,
            "target": "Disable memory tracing in your `.env` file.",
            "id": 340579,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340579/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371849/?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.958030Z",
            "action": 59,
            "target": "Remove the middleware from your `.env` file.",
            "id": 340578,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340578/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371848/?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.958009Z",
            "action": 59,
            "target": "To disable memory tracing:",
            "id": 340577,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340577/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371847/?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.957988Z",
            "action": 59,
            "target": "The middleware prints out the top 25 memory allocations to the API logs. You can use these to see what requests use the most memory.",
            "id": 340576,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340576/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371846/?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.957968Z",
            "action": 59,
            "target": "Restart your Funkwhale server.",
            "id": 340575,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340575/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371845/?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.957948Z",
            "action": 59,
            "target": "Enable memory tracing in your `.env` file.",
            "id": 340574,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340574/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371844/?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.957929Z",
            "action": 59,
            "target": "Add the middleware to your `.env` file.",
            "id": 340573,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340573/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371843/?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.957909Z",
            "action": 59,
            "target": "If your Funkwhale server uses more memory than expected, you can check the footprint of requests. This requires a middleware to check memory allocation. To set up this middleware:",
            "id": 340572,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340572/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371842/?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.957888Z",
            "action": 59,
            "target": "Memory tracing",
            "id": 340571,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340571/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371841/?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.957868Z",
            "action": 59,
            "target": "Check the Celery logs for errors during the scan.",
            "id": 340570,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340570/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371840/?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.957848Z",
            "action": 59,
            "target": "Trigger a library scan in the Funkwhale frontend.",
            "id": 340569,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340569/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371839/?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.957826Z",
            "action": 59,
            "target": "Check that the remote library received your follow request and approved it.",
            "id": 340568,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340568/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371838/?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.957803Z",
            "action": 59,
            "target": "If you are having issues accessing federated content, try the following:",
            "id": 340567,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340567/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371837/?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.957783Z",
            "action": 59,
            "target": "Federation issues",
            "id": 340566,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340566/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371836/?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.957763Z",
            "action": 59,
            "target": "Check the Celery logs for errors during the import.",
            "id": 340565,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340565/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371835/?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.957743Z",
            "action": 59,
            "target": "Make sure your files are [tagged correctly](../../user/libraries/content/tag.md).",
            "id": 340564,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340564/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371834/?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.957723Z",
            "action": 59,
            "target": "Make sure your files play in another media player.",
            "id": 340563,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340563/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371833/?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.957703Z",
            "action": 59,
            "target": "aif",
            "id": 340562,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340562/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371832/?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.957682Z",
            "action": 59,
            "target": "aiff",
            "id": 340561,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340561/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371831/?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.957661Z",
            "action": 59,
            "target": "m4a",
            "id": 340560,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340560/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371830/?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.957641Z",
            "action": 59,
            "target": "aac",
            "id": 340559,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340559/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371829/?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.957621Z",
            "action": 59,
            "target": "opus",
            "id": 340558,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340558/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371828/?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.957600Z",
            "action": 59,
            "target": "mp3",
            "id": 340557,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340557/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371827/?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.957579Z",
            "action": 59,
            "target": "ogg",
            "id": 340556,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340556/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371826/?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.957559Z",
            "action": 59,
            "target": "flac",
            "id": 340555,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340555/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371825/?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.957539Z",
            "action": 59,
            "target": "Supported formats",
            "id": 340554,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340554/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371824/?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.957519Z",
            "action": 59,
            "target": "Check that the file is encoded in a supported format",
            "id": 340553,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340553/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371823/?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.957499Z",
            "action": 59,
            "target": "If you're having issues importing files, try the following:",
            "id": 340552,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340552/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371822/?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.957479Z",
            "action": 59,
            "target": "Import issues",
            "id": 340551,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340551/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371821/?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.957458Z",
            "action": 59,
            "target": "If you’re using the in-place import, check you have configured your media paths. Check the `MUSIC_DIRECTORY_PATH`, `MUSIC_DIRECTORY_SERVE_PATH` and `REVERSE_PROXY_TYPE` variables in your `.env` file. Make sure the webserver can read these directories.",
            "id": 340550,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340550/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371819/?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.957438Z",
            "action": 59,
            "target": "Check the `_protected/media` block in your webserver points to your media path. This is `/srv/funkwhale/data/media` by default.",
            "id": 340549,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340549/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371817/?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.957418Z",
            "action": 59,
            "target": "If you’re using Docker, check you have commented out the `MEDIA_ROOT` variable in your `.env` file.",
            "id": 340548,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340548/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371815/?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.957397Z",
            "action": 59,
            "target": "If the API isn't serving audio files, try the following:",
            "id": 340547,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340547/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371813/?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.957377Z",
            "action": 59,
            "target": "API issues",
            "id": 340546,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340546/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371806/?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.957356Z",
            "action": 59,
            "target": "Troubleshoot issues",
            "id": 340545,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340545/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371791/?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.957335Z",
            "action": 59,
            "target": "**Celery logs** – check these if a federation or import task isn't working.",
            "id": 340544,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340544/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371790/?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.957314Z",
            "action": 59,
            "target": "Docker",
            "id": 340543,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340543/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371789/?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.957293Z",
            "action": 59,
            "target": "Debian",
            "id": 340542,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340542/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371787/?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.957272Z",
            "action": 59,
            "target": "**API logs** – check these if you are having issues with the Funkwhale app, federation, or imports.",
            "id": 340541,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340541/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371785/?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.957251Z",
            "action": 59,
            "target": "Apache2",
            "id": 340540,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/340540/?format=api"
        },
        {
            "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"
        }
    ]
}