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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186805/",
        "id": 186805,
        "title": "Wide Rock the QBs",
        "author_nicks": [
            {
                "name": "DANdroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77899/?format=api",
                    "id": 77899,
                    "name": "DANdroid",
                    "is_group": false
                }
            },
            {
                "name": "Double Score Dungeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71660/?format=api",
                    "id": 71660,
                    "name": "Double Score Dungeon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171817/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171817/",
        "id": 171817,
        "title": "Too wierd to die",
        "author_nicks": [
            {
                "name": "Double Score Dungeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71660/?format=api",
                    "id": 71660,
                    "name": "Double Score Dungeon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-05-13",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]