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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170173/?format=api",
        "demozoo_url": "https://demozoo.org/music/170173/",
        "id": 170173,
        "title": "Fast Tune",
        "author_nicks": [
            {
                "name": "Romanov Vitaly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12211/?format=api",
                    "id": 12211,
                    "name": "Romanov Vitaly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Brothers",
                "abbreviation": "VBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106804/?format=api",
                    "id": 106804,
                    "name": "Virtual Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49670/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49670/",
        "id": 49670,
        "title": "Natural",
        "author_nicks": [
            {
                "name": "Hacker Cris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12411/?format=api",
                    "id": 12411,
                    "name": "Hacker Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Brothers",
                "abbreviation": "VBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106804/?format=api",
                    "id": 106804,
                    "name": "Virtual Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/10954/?format=api",
        "demozoo_url": "https://demozoo.org/music/10954/",
        "id": 10954,
        "title": "M-Stripe",
        "author_nicks": [
            {
                "name": "Romanov Vitaly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12211/?format=api",
                    "id": 12211,
                    "name": "Romanov Vitaly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Brothers",
                "abbreviation": "VBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106804/?format=api",
                    "id": 106804,
                    "name": "Virtual Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/10955/?format=api",
        "demozoo_url": "https://demozoo.org/music/10955/",
        "id": 10955,
        "title": "Enlight 96 Info 3",
        "author_nicks": [
            {
                "name": "Romanov Vitaly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12211/?format=api",
                    "id": 12211,
                    "name": "Romanov Vitaly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Brothers",
                "abbreviation": "VBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106804/?format=api",
                    "id": 106804,
                    "name": "Virtual Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]