GET /api/v1/releasers/36371/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/66574/?format=api",
        "demozoo_url": "https://demozoo.org/music/66574/",
        "id": 66574,
        "title": "Assblaster 2000",
        "author_nicks": [
            {
                "name": "Marquee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36370/?format=api",
                    "id": 36370,
                    "name": "Marquee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17252/?format=api",
                    "id": 17252,
                    "name": "FT",
                    "is_group": true
                }
            },
            {
                "name": "Rapbisse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36371/?format=api",
                    "id": 36371,
                    "name": "Rapbisse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/63942/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63942/",
        "id": 63942,
        "title": "Hilsemutki",
        "author_nicks": [
            {
                "name": "Marquee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36370/?format=api",
                    "id": 36370,
                    "name": "Marquee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rapbisse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36371/?format=api",
                    "id": 36371,
                    "name": "Rapbisse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-01-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]