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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79268/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/79268/",
        "id": 79268,
        "title": "Blowfish Juicer",
        "author_nicks": [
            {
                "name": "Oman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40020/?format=api",
                    "id": 40020,
                    "name": "Oman",
                    "is_group": false
                }
            },
            {
                "name": "The Finn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30998/?format=api",
                    "id": 30998,
                    "name": "The Finn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-17",
        "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/75093/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75093/",
        "id": 75093,
        "title": "Wrenchman vs. Mothman",
        "author_nicks": [
            {
                "name": "Oman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40020/?format=api",
                    "id": 40020,
                    "name": "Oman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-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/137102/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137102/",
        "id": 137102,
        "title": "Knight",
        "author_nicks": [
            {
                "name": "Oman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40020/?format=api",
                    "id": 40020,
                    "name": "Oman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Renaissance",
                "abbreviation": "ReN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                    "id": 16329,
                    "name": "Renaissance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]