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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50844/?format=api",
        "demozoo_url": "https://demozoo.org/music/50844/",
        "id": 50844,
        "title": "Norjalainen Metallihumppa",
        "author_nicks": [
            {
                "name": "Mayday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41795/?format=api",
                    "id": 41795,
                    "name": "Mayday",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Entombed Demigods",
                "abbreviation": "EDG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45354/?format=api",
                    "id": 45354,
                    "name": "Entombed Demigods",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50865/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50865/",
        "id": 50865,
        "title": "Pahvilaatikko",
        "author_nicks": [
            {
                "name": "Mayday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41795/?format=api",
                    "id": 41795,
                    "name": "Mayday",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Entombed Demigods",
                "abbreviation": "EDG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45354/?format=api",
                    "id": 45354,
                    "name": "Entombed Demigods",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]