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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319509/?format=api",
        "demozoo_url": "https://demozoo.org/music/319509/",
        "id": 319509,
        "title": "Subsequential",
        "author_nicks": [
            {
                "name": "NightBeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                    "id": 5887,
                    "name": "NightBeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Disaster",
                "abbreviation": "DDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136117/?format=api",
                    "id": 136117,
                    "name": "Digital Disaster",
                    "is_group": true
                }
            },
            {
                "name": "Prometheus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22662/?format=api",
                    "id": 22662,
                    "name": "Prometheus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-10",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319507/?format=api",
        "demozoo_url": "https://demozoo.org/music/319507/",
        "id": 319507,
        "title": "Ranger Song",
        "author_nicks": [
            {
                "name": "NightBeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                    "id": 5887,
                    "name": "NightBeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Disaster",
                "abbreviation": "DDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136117/?format=api",
                    "id": 136117,
                    "name": "Digital Disaster",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "s3m"
        ]
    }
]