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

[
    {
        "url": "https://demozoo.org/api/v1/productions/199374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199374/",
        "id": 199374,
        "title": "Utopia Intro",
        "author_nicks": [
            {
                "name": "MRI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3287/?format=api",
                    "id": 3287,
                    "name": "MRI",
                    "is_group": false
                }
            },
            {
                "name": "Optic Nerve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85983/?format=api",
                    "id": 85983,
                    "name": "Optic Nerve",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199373/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199373/",
        "id": 199373,
        "title": "Nervous Breakdown, Part I",
        "author_nicks": [
            {
                "name": "MRI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3287/?format=api",
                    "id": 3287,
                    "name": "MRI",
                    "is_group": false
                }
            },
            {
                "name": "Optic Nerve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85983/?format=api",
                    "id": 85983,
                    "name": "Optic Nerve",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57257/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57257/",
        "id": 57257,
        "title": "Timemaskine",
        "author_nicks": [
            {
                "name": "MRI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3287/?format=api",
                    "id": 3287,
                    "name": "MRI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-16",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]