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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4274/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4274/",
        "id": 4274,
        "title": "Our First Time",
        "author_nicks": [
            {
                "name": "Dr. Bitsch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6148/?format=api",
                    "id": 6148,
                    "name": "Dr. Bitsch",
                    "is_group": false
                }
            },
            {
                "name": "Elektro Dude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6147/?format=api",
                    "id": 6147,
                    "name": "Elektro Dude",
                    "is_group": false
                }
            },
            {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6015/?format=api",
                    "id": 6015,
                    "name": "Mr. M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
                "id": 32,
                "name": "Nintendo DS (NDS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3979/",
        "id": 3979,
        "title": "HB-01 geometry",
        "author_nicks": [
            {
                "name": "MoSYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6014/?format=api",
                    "id": 6014,
                    "name": "MoSYS",
                    "is_group": false
                }
            },
            {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6015/?format=api",
                    "id": 6015,
                    "name": "Mr. M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnotics Brains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6016/?format=api",
                    "id": 6016,
                    "name": "Hypnotics Brains",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-04-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/27501/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27501/",
        "id": 27501,
        "title": "Batman",
        "author_nicks": [
            {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6015/?format=api",
                    "id": 6015,
                    "name": "Mr. M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The KIP Brigade",
                "abbreviation": "TKB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6526/?format=api",
                    "id": 6526,
                    "name": "The KIP Brigade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09-09",
        "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/28627/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28627/",
        "id": 28627,
        "title": "Eddie",
        "author_nicks": [
            {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6015/?format=api",
                    "id": 6015,
                    "name": "Mr. M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The KIP Brigade",
                "abbreviation": "TKB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6526/?format=api",
                    "id": 6526,
                    "name": "The KIP Brigade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "iron-maiden"
        ]
    }
]