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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293818/?format=api",
        "demozoo_url": "https://demozoo.org/music/293818/",
        "id": 293818,
        "title": "Musicageneratix",
        "author_nicks": [
            {
                "name": "Sybaris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35588/?format=api",
                    "id": 35588,
                    "name": "Sybaris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trials in Musical Escape",
                "abbreviation": "TiME",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116624/?format=api",
                    "id": 116624,
                    "name": "Trials in Musical Escape",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "mtm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297234/?format=api",
        "demozoo_url": "https://demozoo.org/music/297234/",
        "id": 297234,
        "title": "Harmonious Excursion",
        "author_nicks": [
            {
                "name": "Sybaris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35588/?format=api",
                    "id": 35588,
                    "name": "Sybaris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "mtm"
        ]
    }
]