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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68372/?format=api",
        "demozoo_url": "https://demozoo.org/music/68372/",
        "id": 68372,
        "title": "Dancefloor Devil",
        "author_nicks": [
            {
                "name": "Nadom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15109/?format=api",
                    "id": 15109,
                    "name": "Nadom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fyllecell",
                "abbreviation": "FLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                    "id": 15119,
                    "name": "Fyllecell",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20617/?format=api",
        "demozoo_url": "https://demozoo.org/music/20617/",
        "id": 20617,
        "title": "Chicago Chiphop",
        "author_nicks": [
            {
                "name": "Dubmood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/520/?format=api",
                    "id": 520,
                    "name": "Dubmood",
                    "is_group": false
                }
            },
            {
                "name": "Nadom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15109/?format=api",
                    "id": 15109,
                    "name": "Nadom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]