GET /api/v1/releasers/62038/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/145710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145710/",
        "id": 145710,
        "title": "Aivopesu",
        "author_nicks": [
            {
                "name": "Cannibal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/281/?format=api",
                    "id": 281,
                    "name": "Hepphep",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Disease",
                "abbreviation": "DSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62038/?format=api",
                    "id": 62038,
                    "name": "Disease",
                    "is_group": true
                }
            },
            {
                "name": "Velocity",
                "abbreviation": "VLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/280/?format=api",
                    "id": 280,
                    "name": "Velocity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147951/?format=api",
        "demozoo_url": "https://demozoo.org/music/147951/",
        "id": 147951,
        "title": "Hideout",
        "author_nicks": [
            {
                "name": "Dead Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62037/?format=api",
                    "id": 62037,
                    "name": "Dead Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Disease",
                "abbreviation": "DSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62038/?format=api",
                    "id": 62038,
                    "name": "Disease",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]