GET /api/v1/releasers/87653/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/342637/?format=api",
        "demozoo_url": "https://demozoo.org/music/342637/",
        "id": 342637,
        "title": "The Carousel of Remute",
        "author_nicks": [
            {
                "name": "Remute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87653/?format=api",
                    "id": 87653,
                    "name": "Remute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200769/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200769/",
        "id": 200769,
        "title": "Red Eyes",
        "author_nicks": [
            {
                "name": "Exocet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                    "id": 2100,
                    "name": "Exocet",
                    "is_group": false
                }
            },
            {
                "name": "Kabuto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6492/?format=api",
                    "id": 6492,
                    "name": "Kabuto",
                    "is_group": false
                }
            },
            {
                "name": "Remute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87653/?format=api",
                    "id": 87653,
                    "name": "Remute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                "id": 22,
                "name": "Sega Megadrive/Genesis"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "photoshop",
            "adobe-premiere",
            "blender",
            "grafx2",
            "video-footage",
            "deflemask",
            "imagemagick",
            "storyboarder"
        ]
    }
]