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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47046/",
        "id": 47046,
        "title": "Gouda Tuer",
        "author_nicks": [
            {
                "name": "Da Cheez Brigade",
                "abbreviation": "DCB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
                    "id": 30729,
                    "name": "Da Cheez Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136970/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136970/",
        "id": 136970,
        "title": "Trans Cheddar Express",
        "author_nicks": [
            {
                "name": "Da Cheez Brigade",
                "abbreviation": "DCB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
                    "id": 30729,
                    "name": "Da Cheez Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/268243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268243/",
        "id": 268243,
        "title": "Preview",
        "author_nicks": [
            {
                "name": "Da Cheez Brigade",
                "abbreviation": "DCB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
                    "id": 30729,
                    "name": "Da Cheez Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171307/",
        "id": 171307,
        "title": "Spasm-O-Tron BBS (1)",
        "author_nicks": [
            {
                "name": "Da Cheez Brigade",
                "abbreviation": "DCB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
                    "id": 30729,
                    "name": "Da Cheez Brigade",
                    "is_group": true
                }
            },
            {
                "name": "Excused",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13841/?format=api",
                    "id": 13841,
                    "name": "Excused",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/90224/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90224/",
        "id": 90224,
        "title": "Electric Gruyere",
        "author_nicks": [
            {
                "name": "Da Cheez Brigade",
                "abbreviation": "DCB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
                    "id": 30729,
                    "name": "Da Cheez Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]