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

[
    {
        "url": "https://demozoo.org/api/v1/productions/86042/?format=api",
        "demozoo_url": "https://demozoo.org/music/86042/",
        "id": 86042,
        "title": "Dreamhack",
        "author_nicks": [
            {
                "name": "Dront",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25094/?format=api",
                    "id": 25094,
                    "name": "Dront",
                    "is_group": false
                }
            },
            {
                "name": "Sjolus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42980/?format=api",
                    "id": 42980,
                    "name": "Sjolus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39196/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39196/",
        "id": 39196,
        "title": "Foggy Harbor",
        "author_nicks": [
            {
                "name": "Dront",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25094/?format=api",
                    "id": 25094,
                    "name": "Dront",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]