GET /api/v1/releasers/63335/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/317410/?format=api",
        "demozoo_url": "https://demozoo.org/music/317410/",
        "id": 317410,
        "title": "Out of Phase",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73150/?format=api",
                    "id": 73150,
                    "name": "Raven",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Space Marines",
                "abbreviation": "SMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63335/?format=api",
                    "id": 63335,
                    "name": "Space Marines",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317408/?format=api",
        "demozoo_url": "https://demozoo.org/music/317408/",
        "id": 317408,
        "title": "All Day",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73150/?format=api",
                    "id": 73150,
                    "name": "Raven",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Space Marines",
                "abbreviation": "SMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63335/?format=api",
                    "id": 63335,
                    "name": "Space Marines",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-16",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317409/?format=api",
        "demozoo_url": "https://demozoo.org/music/317409/",
        "id": 317409,
        "title": "Auto Sequence",
        "author_nicks": [
            {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73150/?format=api",
                    "id": 73150,
                    "name": "Raven",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Space Marines",
                "abbreviation": "SMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63335/?format=api",
                    "id": 63335,
                    "name": "Space Marines",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-19",
        "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"
        ]
    }
]