Changes API.

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

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

{
    "count": 143801,
    "next": "https://translate.funkwhale.audio/api/changes/?format=api&page=2684",
    "previous": "https://translate.funkwhale.audio/api/changes/?format=api&page=2682",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/143547/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.295490Z",
            "action": 59,
            "target": "If you use in-place import:",
            "id": 89316,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89316/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143535/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.295077Z",
            "action": 59,
            "target": "This also applies to in-place paths (MUSIC_DIRECTORY_PATH and MUSIC_DIRECTORY_SERVE_PATH), whose values are now used directly to set up the proper Docker volumes.",
            "id": 89312,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89312/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143531/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.294982Z",
            "action": 59,
            "target": "From now on, those variables are uncommented, and will also be used on docker setups to mount the volumes automatically in the docker-compose.yml file. This has been a source of headache as well in some deployments, where you had to update both the .env file and the compose file.",
            "id": 89311,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89311/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143528/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.294887Z",
            "action": 59,
            "target": "In our default .env file, MEDIA_ROOT and STATIC_ROOT were commented by default, causing some deployment issues on non-docker setups when people forgot to uncomment them.",
            "id": 89310,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89310/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143506/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.294142Z",
            "action": 59,
            "target": "This is the type of query you can run:",
            "id": 89303,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89303/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143502/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.294022Z",
            "action": 59,
            "target": "This release implements a limited but working subset of this query system. You can use it only on the federated tracks list (/manage/federation/tracks) at the moment, but depending on feedback it will be rolled-out on other pages as well.",
            "id": 89302,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89302/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143499/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293918Z",
            "action": 59,
            "target": "Github does a pretty good job with that, using a structured but simple query system (See https://help.github.com/articles/searching-issues-and-pull-requests/#search-only-issues-or-pull-requests).",
            "id": 89301,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89301/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143496/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293812Z",
            "action": 59,
            "target": "Having a powerful but easy-to-use search is important but difficult to achieve, especially if you do not want to have a real complex search interface.",
            "id": 89300,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89300/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143492/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293706Z",
            "action": 59,
            "target": "Improved search on federated tracks list",
            "id": 89299,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89299/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143489/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293596Z",
            "action": 59,
            "target": "This should be quite fast but may take up to a few minutes depending on the number of albums you have in database. It is safe to interrupt the process or rerun it multiple times.",
            "id": 89298,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89298/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143485/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293492Z",
            "action": 59,
            "target": "Thumbnail will be created automatically for new objects, however, you have to launch a manual command to deal with existing ones.",
            "id": 89297,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89297/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143482/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293390Z",
            "action": 59,
            "target": "To reduce bandwidth usage on slow or limited connexions and improve performance in general, we now use smaller images in the front-end. For instance, if you have an album cover with a 1000x1000 pixel size, we will create smaller versions of this image (50x50, 200x200, 400x400) and reference those resized version when we don't actually need the original image.",
            "id": 89296,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89296/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143479/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293282Z",
            "action": 59,
            "target": "Image thumbnails [Manual action required]",
            "id": 89295,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89295/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143475/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293179Z",
            "action": 59,
            "target": "This should only take a few seconds to run. It is safe to interrupt the process or rerun it multiple times.",
            "id": 89294,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89294/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143473/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.293077Z",
            "action": 59,
            "target": "Those profiles will be created automatically for new users, but you have to run a command to create them for existing users.",
            "id": 89293,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89293/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143471/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292982Z",
            "action": 59,
            "target": "This does not means the federation is working, but this is a needed step to implement it.",
            "id": 89292,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89292/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143469/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292885Z",
            "action": 59,
            "target": "In the process of implementing federation for user activity such as listening history, we are now making user profiles (a.k.a. ActivityPub actors) available through federation.",
            "id": 89291,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89291/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143467/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292787Z",
            "action": 59,
            "target": "Users now have an ActivityPub Actor [Manual action required]",
            "id": 89290,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89290/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143466/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292691Z",
            "action": 59,
            "target": "The situation should be improved with this release, as Funkwhale is now able to store separately the track and album artist, and display it properly in the interface.",
            "id": 89289,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89289/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143464/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292587Z",
            "action": 59,
            "target": "Some tracks involve a different artist than the album artist (e.g. a featuring) and Funkwhale has been known to do weird things when importing such tracks, resulting in albums that contained a single track, for instance.",
            "id": 89288,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89288/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143463/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292484Z",
            "action": 59,
            "target": "Better handling of tracks with a different artist than the album artist",
            "id": 89287,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89287/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143462/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292381Z",
            "action": 59,
            "target": "You can easily get involved at https://translate.funkwhale.audio/engage/funkwhale/",
            "id": 89286,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89286/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143461/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292275Z",
            "action": 59,
            "target": "Translators have already started the work of translating Funkwhale in 8 different languages, and we're ready to add more as needed.",
            "id": 89285,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89285/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143460/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292173Z",
            "action": 59,
            "target": "After months of work, we're proud to announce our interface is now ready for internationalization.",
            "id": 89284,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89284/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143459/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.292074Z",
            "action": 59,
            "target": "Internationalized interface",
            "id": 89283,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89283/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143457/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291990Z",
            "action": 59,
            "target": "The playlist page have been updated as well.",
            "id": 89282,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89282/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143435/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291924Z",
            "action": 59,
            "target": "We think this new version showcases more music in a more useful way, let us know what you think about it!",
            "id": 89281,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89281/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143429/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291878Z",
            "action": 59,
            "target": "recently imported albums",
            "id": 89280,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89280/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143428/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291833Z",
            "action": 59,
            "target": "other users activity (listenings, playlists and favorites)",
            "id": 89279,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89279/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143427/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291787Z",
            "action": 59,
            "target": "The library home page have been completely redesigned to include:",
            "id": 89278,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89278/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143426/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291741Z",
            "action": 59,
            "target": "Library home and playlist page overhaul",
            "id": 89277,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89277/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143425/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291695Z",
            "action": 59,
            "target": "Polish translation (!304)",
            "id": 89276,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89276/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143424/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291650Z",
            "action": 59,
            "target": "Arabic translation (!302)",
            "id": 89275,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89275/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143423/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291604Z",
            "action": 59,
            "target": "Some cosmetic improvements to the doc",
            "id": 89274,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89274/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143422/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291558Z",
            "action": 59,
            "target": "Fixed a couple of typos",
            "id": 89273,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89273/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143421/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291510Z",
            "action": 59,
            "target": "Document that users can use Ultrasonic on Android (#316)",
            "id": 89272,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89272/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143420/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291464Z",
            "action": 59,
            "target": "Arch Linux installation steps",
            "id": 89271,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89271/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143419/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291416Z",
            "action": 59,
            "target": "Added troubleshotting and technical overview documentation (#256)",
            "id": 89270,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89270/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143418/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291363Z",
            "action": 59,
            "target": "Validate Date header in HTTP Signatures (#328)",
            "id": 89269,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89269/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143417/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291302Z",
            "action": 59,
            "target": "Subsonic API login is now case insensitive (#339)",
            "id": 89268,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89268/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143416/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291256Z",
            "action": 59,
            "target": "Remove parallelization of uploads during import to avoid crashing small servers (#382)",
            "id": 89267,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89267/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143415/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291207Z",
            "action": 59,
            "target": "Raise a warning instead of crashing when getting a broken path in file import (#138)",
            "id": 89266,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89266/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143414/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291142Z",
            "action": 59,
            "target": "Fixed unfiltered results in favorites API (#384)",
            "id": 89265,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89265/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143413/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291084Z",
            "action": 59,
            "target": "Fixed persistent message in playlist modal (#304)",
            "id": 89264,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89264/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143412/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.291031Z",
            "action": 59,
            "target": "Fix the most annoying offset in the whole fediverse (#369)",
            "id": 89263,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89263/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143411/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.290941Z",
            "action": 59,
            "target": "Fix notifications not closing when clicking on the cross (#366)",
            "id": 89262,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89262/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143410/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.290845Z",
            "action": 59,
            "target": "Ensure we do not import artists with empty names (#351)",
            "id": 89261,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89261/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143409/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.290695Z",
            "action": 59,
            "target": "Ensure images are not cropped in queue (#337)",
            "id": 89260,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89260/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143408/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.290603Z",
            "action": 59,
            "target": "Ensure 750 permissions on CI artifacts (#332)",
            "id": 89259,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89259/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/143407/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T09:51:22.290508Z",
            "action": 59,
            "target": "Use thumbnails for avatars and covers to reduce bandwidth",
            "id": 89258,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/89258/?format=api"
        }
    ]
}