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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96635/?format=api",
        "demozoo_url": "https://demozoo.org/music/96635/",
        "id": 96635,
        "title": "Equinox4",
        "author_nicks": [
            {
                "name": "Killer Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45352/?format=api",
                    "id": 45352,
                    "name": "Killer Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Century",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45353/?format=api",
                    "id": 45353,
                    "name": "Century",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323771/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323771/",
        "id": 323771,
        "title": "Das Schweigen der Lamer",
        "author_nicks": [
            {
                "name": "Century Art Studios",
                "abbreviation": "CAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107329/?format=api",
                    "id": 107329,
                    "name": "Century Art Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359516/?format=api",
        "demozoo_url": "https://demozoo.org/music/359516/",
        "id": 359516,
        "title": "Weird Dream",
        "author_nicks": [
            {
                "name": "Chris Ammermüller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                    "id": 72511,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Century",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45353/?format=api",
                    "id": 45353,
                    "name": "Century",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]