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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53430/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53430/",
        "id": 53430,
        "title": "Rats",
        "author_nicks": [
            {
                "name": "Menthos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                    "id": 31158,
                    "name": "Menthos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Viking Tech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31159/?format=api",
                    "id": 31159,
                    "name": "Viking Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53454/?format=api",
        "demozoo_url": "https://demozoo.org/music/53454/",
        "id": 53454,
        "title": "Eat Dirt",
        "author_nicks": [
            {
                "name": "Menthos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                    "id": 31158,
                    "name": "Menthos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Viking Technology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31159/?format=api",
                    "id": 31159,
                    "name": "Viking Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53476/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53476/",
        "id": 53476,
        "title": "Viking",
        "author_nicks": [
            {
                "name": "Menthos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31158/?format=api",
                    "id": 31158,
                    "name": "Menthos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Viking Tech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31159/?format=api",
                    "id": 31159,
                    "name": "Viking Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]