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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19628/?format=api",
        "demozoo_url": "https://demozoo.org/music/19628/",
        "id": 19628,
        "title": "Intergalactic (Oldschool Electro RMX)",
        "author_nicks": [
            {
                "name": "Dipswitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                    "id": 5806,
                    "name": "Dipswitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Datenbäcker",
                "abbreviation": "DDB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13980/?format=api",
                    "id": 13980,
                    "name": "Die Datenbäcker",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "beastie-boys",
            "cover-version",
            "electro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19362/?format=api",
        "demozoo_url": "https://demozoo.org/music/19362/",
        "id": 19362,
        "title": "Tribute To Dog Eat Dog",
        "author_nicks": [
            {
                "name": "Dipswitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                    "id": 5806,
                    "name": "Dipswitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Datenbäcker",
                "abbreviation": "DDB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13980/?format=api",
                    "id": 13980,
                    "name": "Die Datenbäcker",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09",
        "supertype": "music",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19363/?format=api",
        "demozoo_url": "https://demozoo.org/music/19363/",
        "id": 19363,
        "title": "Earthquake",
        "author_nicks": [
            {
                "name": "Mool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11838/?format=api",
                    "id": 11838,
                    "name": "Mool",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Datenbäcker",
                "abbreviation": "DDB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13980/?format=api",
                    "id": 13980,
                    "name": "Die Datenbäcker",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    }
]