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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61568/?format=api",
        "demozoo_url": "https://demozoo.org/music/61568/",
        "id": 61568,
        "title": "Live From Blues Party",
        "author_nicks": [
            {
                "name": "Orion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35642/?format=api",
                    "id": 35642,
                    "name": "Orion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical Mass",
                "abbreviation": "CMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                    "id": 9341,
                    "name": "Critical Mass",
                    "is_group": true
                }
            },
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                    "id": 9236,
                    "name": "Psycho",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62032/?format=api",
        "demozoo_url": "https://demozoo.org/music/62032/",
        "id": 62032,
        "title": "Live From Hardrock Party",
        "author_nicks": [
            {
                "name": "Orion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35642/?format=api",
                    "id": 35642,
                    "name": "Orion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical Mass",
                "abbreviation": "CMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                    "id": 9341,
                    "name": "Critical Mass",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62017/?format=api",
        "demozoo_url": "https://demozoo.org/music/62017/",
        "id": 62017,
        "title": "Live From Progressive Rock Party",
        "author_nicks": [
            {
                "name": "Orion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35642/?format=api",
                    "id": 35642,
                    "name": "Orion",
                    "is_group": false
                }
            },
            {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical Mass",
                "abbreviation": "CMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                    "id": 9341,
                    "name": "Critical Mass",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]