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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136978/?format=api",
        "demozoo_url": "https://demozoo.org/music/136978/",
        "id": 136978,
        "title": "Party On Funk-o-tron",
        "author_nicks": [
            {
                "name": "Dynamic Harmony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30733/?format=api",
                    "id": 30733,
                    "name": "Dynamic Harmony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carcass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                    "id": 10764,
                    "name": "Carcass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52119/?format=api",
        "demozoo_url": "https://demozoo.org/music/52119/",
        "id": 52119,
        "title": "The Fanatic",
        "author_nicks": [
            {
                "name": "Dynamic Harmony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30733/?format=api",
                    "id": 30733,
                    "name": "Dynamic Harmony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mazurka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30725/?format=api",
                    "id": 30725,
                    "name": "Mazurka",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]