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

[
    {
        "url": "https://demozoo.org/api/v1/productions/108957/?format=api",
        "demozoo_url": "https://demozoo.org/music/108957/",
        "id": 108957,
        "title": "Fuzzy Brawl",
        "author_nicks": [
            {
                "name": "spiked-maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3754/?format=api",
                    "id": 3754,
                    "name": "spiked-maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-04-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59872/?format=api",
        "demozoo_url": "https://demozoo.org/music/59872/",
        "id": 59872,
        "title": "The Drone",
        "author_nicks": [
            {
                "name": "Davizion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3703/?format=api",
                    "id": 3703,
                    "name": "Davizion",
                    "is_group": false
                }
            },
            {
                "name": "Mr-Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3755/?format=api",
                    "id": 3755,
                    "name": "Mr-Z",
                    "is_group": false
                }
            },
            {
                "name": "spiked-maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3754/?format=api",
                    "id": 3754,
                    "name": "spiked-maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-03-31",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4584/?format=api",
        "demozoo_url": "https://demozoo.org/music/4584/",
        "id": 4584,
        "title": "reSTEP!",
        "author_nicks": [
            {
                "name": "spiked-maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3754/?format=api",
                    "id": 3754,
                    "name": "spiked-maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "goattracker",
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5024/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5024/",
        "id": 5024,
        "title": "Got You Controlled!",
        "author_nicks": [
            {
                "name": "spiked-maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3754/?format=api",
                    "id": 3754,
                    "name": "spiked-maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]