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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43645/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43645/",
        "id": 43645,
        "title": "Ray",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                    "id": 27327,
                    "name": "Beyond",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/149547/?format=api",
        "demozoo_url": "https://demozoo.org/productions/149547/",
        "id": 149547,
        "title": "Heroin issue #1",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                    "id": 27327,
                    "name": "Beyond",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35071/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35071/",
        "id": 35071,
        "title": "Caustic",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                    "id": 27327,
                    "name": "Beyond",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156564/",
        "id": 156564,
        "title": "Prophet",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                    "id": 27327,
                    "name": "Beyond",
                    "is_group": true
                }
            },
            {
                "name": "Renaissance",
                "abbreviation": "ReN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                    "id": 16329,
                    "name": "Renaissance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "unreleased"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136983/",
        "id": 136983,
        "title": "Arise",
        "author_nicks": [
            {
                "name": "Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                    "id": 27327,
                    "name": "Beyond",
                    "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": []
    }
]