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

[
    {
        "url": "https://demozoo.org/api/v1/productions/369133/?format=api",
        "demozoo_url": "https://demozoo.org/music/369133/",
        "id": 369133,
        "title": "Theme From Romeriksporten",
        "author_nicks": [
            {
                "name": "Superted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
                    "id": 1179,
                    "name": "Superted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deviant",
                "abbreviation": "DVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133970/?format=api",
                    "id": 133970,
                    "name": "Deviant",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22510/?format=api",
        "demozoo_url": "https://demozoo.org/music/22510/",
        "id": 22510,
        "title": "The Face",
        "author_nicks": [
            {
                "name": "Superted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
                    "id": 1179,
                    "name": "Superted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deviant",
                "abbreviation": "DVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133970/?format=api",
                    "id": 133970,
                    "name": "Deviant",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22575/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22575/",
        "id": 22575,
        "title": "Bathroom Diverse",
        "author_nicks": [
            {
                "name": "Superted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
                    "id": 1179,
                    "name": "Superted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deviant",
                "abbreviation": "DVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133970/?format=api",
                    "id": 133970,
                    "name": "Deviant",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]