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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297120/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297120/",
        "id": 297120,
        "title": "Bizarre 1994 Party Review",
        "author_nicks": [
            {
                "name": "Cybernetic Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16317/?format=api",
                    "id": 16317,
                    "name": "Cybernetic Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-22",
        "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/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293001/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293001/",
        "id": 293001,
        "title": "Sixpack",
        "author_nicks": [
            {
                "name": "Cybernetic Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16317/?format=api",
                    "id": 16317,
                    "name": "Cybernetic Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284743/",
        "id": 284743,
        "title": "Leechtro (EKB BBS)",
        "author_nicks": [
            {
                "name": "Cybernetic Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16317/?format=api",
                    "id": 16317,
                    "name": "Cybernetic Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": [
            "adlib"
        ]
    }
]