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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288668/?format=api",
        "demozoo_url": "https://demozoo.org/music/288668/",
        "id": 288668,
        "title": "Flight to the Other Side",
        "author_nicks": [
            {
                "name": "Cullyn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116308/?format=api",
                    "id": 116308,
                    "name": "Cullyn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cryptic Stench Records",
                "abbreviation": "CSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107911/?format=api",
                    "id": 107911,
                    "name": "Cryptic Stench Records",
                    "is_group": true
                }
            },
            {
                "name": "Kosmic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                    "id": 3157,
                    "name": "Kosmic Free Music Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "31ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284463/?format=api",
        "demozoo_url": "https://demozoo.org/music/284463/",
        "id": 284463,
        "title": "2 hour groove",
        "author_nicks": [
            {
                "name": "Troll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                    "id": 77188,
                    "name": "Cranksy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cryptic Stench Records",
                "abbreviation": "CSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107911/?format=api",
                    "id": 107911,
                    "name": "Cryptic Stench Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    }
]