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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52752/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52752/",
        "id": 52752,
        "title": "Plazmusy Kosmosy",
        "author_nicks": [
            {
                "name": "Neon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24509/?format=api",
                    "id": 24509,
                    "name": "Neon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CNNB Squad",
                "abbreviation": "CNNB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24507/?format=api",
                    "id": 24507,
                    "name": "CNNB Squad",
                    "is_group": true
                }
            },
            {
                "name": "Hypnotize",
                "abbreviation": "HPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16789/?format=api",
                    "id": 16789,
                    "name": "Hypnotize",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-10-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38056/?format=api",
        "demozoo_url": "https://demozoo.org/music/38056/",
        "id": 38056,
        "title": "Banana Smoke",
        "author_nicks": [
            {
                "name": "Fitzroy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24508/?format=api",
                    "id": 24508,
                    "name": "Fitzroy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CNNB Squad",
                "abbreviation": "CNNB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24507/?format=api",
                    "id": 24507,
                    "name": "CNNB Squad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-11-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267144/?format=api",
        "demozoo_url": "https://demozoo.org/music/267144/",
        "id": 267144,
        "title": "neons city",
        "author_nicks": [
            {
                "name": "Orb9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20094/?format=api",
                    "id": 20094,
                    "name": "Orb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CNNB Squad",
                "abbreviation": "CNNB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24507/?format=api",
                    "id": 24507,
                    "name": "CNNB Squad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "mod"
        ]
    }
]