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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63150/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63150/",
        "id": 63150,
        "title": "Fast Arachno",
        "author_nicks": [
            {
                "name": "Deepnight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36129/?format=api",
                    "id": 36129,
                    "name": "Deepnight",
                    "is_group": false
                }
            },
            {
                "name": "Gehasia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33920/?format=api",
                    "id": 33920,
                    "name": "Gehasia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-10",
        "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/57716/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57716/",
        "id": 57716,
        "title": "Pouf",
        "author_nicks": [
            {
                "name": "Gehasia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33920/?format=api",
                    "id": 33920,
                    "name": "Gehasia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sight Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33874/?format=api",
                    "id": 33874,
                    "name": "Sight Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]