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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280791/?format=api",
        "demozoo_url": "https://demozoo.org/music/280791/",
        "id": 280791,
        "title": "Juice Music",
        "author_nicks": [
            {
                "name": "Skywalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8637/?format=api",
                    "id": 8637,
                    "name": "Skywalker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08",
        "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": [
            "plm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/124265/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124265/",
        "id": 124265,
        "title": "Disorder Tracker  v2.0 alpha",
        "author_nicks": [
            {
                "name": "Statix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/366/?format=api",
                    "id": 366,
                    "name": "Statix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "s3m",
            "tracker",
            "plm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283464/?format=api",
        "demozoo_url": "https://demozoo.org/music/283464/",
        "id": 283464,
        "title": "Memories",
        "author_nicks": [
            {
                "name": "S-Cubed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8636/?format=api",
                    "id": 8636,
                    "name": "S-Cubed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psychic Link",
                "abbreviation": "PL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                    "id": 8548,
                    "name": "Psychic Link",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]