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

[
    {
        "url": "https://demozoo.org/api/v1/productions/180514/?format=api",
        "demozoo_url": "https://demozoo.org/music/180514/",
        "id": 180514,
        "title": "1410",
        "author_nicks": [
            {
                "name": "DSX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15763/?format=api",
                    "id": 15763,
                    "name": "DSX Design",
                    "is_group": false
                }
            },
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8815/?format=api",
                    "id": 8815,
                    "name": "Phase",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/237614/?format=api",
        "demozoo_url": "https://demozoo.org/music/237614/",
        "id": 237614,
        "title": "Nightfall",
        "author_nicks": [
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8815/?format=api",
                    "id": 8815,
                    "name": "Phase",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Neoplasia",
                "abbreviation": "NPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5570/?format=api",
                    "id": 5570,
                    "name": "Neoplasia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]