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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31026/?format=api",
        "demozoo_url": "https://demozoo.org/music/31026/",
        "id": 31026,
        "title": "Unintended",
        "author_nicks": [
            {
                "name": "BigZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20991/?format=api",
                    "id": 20991,
                    "name": "BigZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184390/?format=api",
        "demozoo_url": "https://demozoo.org/music/184390/",
        "id": 184390,
        "title": "Secrets",
        "author_nicks": [
            {
                "name": "BigZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20991/?format=api",
                    "id": 20991,
                    "name": "BigZ",
                    "is_group": false
                }
            },
            {
                "name": "Mart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33019/?format=api",
                    "id": 33019,
                    "name": "Mart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Bonehead Project",
                "abbreviation": "BHP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20820/?format=api",
                    "id": 20820,
                    "name": "The Bonehead Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76691/?format=api",
        "demozoo_url": "https://demozoo.org/music/76691/",
        "id": 76691,
        "title": "Darkside",
        "author_nicks": [
            {
                "name": "BigZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20991/?format=api",
                    "id": 20991,
                    "name": "BigZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]