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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312884/?format=api",
        "demozoo_url": "https://demozoo.org/music/312884/",
        "id": 312884,
        "title": "The Search",
        "author_nicks": [
            {
                "name": "Ape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58949/?format=api",
                    "id": 58949,
                    "name": "Adam Pracey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freehand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96053/?format=api",
                    "id": 96053,
                    "name": "Freehand",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "jamcracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312885/?format=api",
        "demozoo_url": "https://demozoo.org/music/312885/",
        "id": 312885,
        "title": "Do the Bartman",
        "author_nicks": [
            {
                "name": "Ape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58949/?format=api",
                    "id": 58949,
                    "name": "Adam Pracey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freehand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96053/?format=api",
                    "id": 96053,
                    "name": "Freehand",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mmd0"
        ]
    }
]