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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22790/?format=api",
        "demozoo_url": "https://demozoo.org/music/22790/",
        "id": 22790,
        "title": "Trancendental (Assembly Edit)",
        "author_nicks": [
            {
                "name": "Dj Dreamscape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16675/?format=api",
                    "id": 16675,
                    "name": "Dj Dreamscape",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22967/?format=api",
        "demozoo_url": "https://demozoo.org/music/22967/",
        "id": 22967,
        "title": "Purpose Beyond Reality (Assembly Short Cut)",
        "author_nicks": [
            {
                "name": "Dj Dreamscape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16675/?format=api",
                    "id": 16675,
                    "name": "Dj Dreamscape",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]