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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70859/?format=api",
        "demozoo_url": "https://demozoo.org/music/70859/",
        "id": 70859,
        "title": "Dude Where Is My Scroller",
        "author_nicks": [
            {
                "name": "P-Wex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38942/?format=api",
                    "id": 38942,
                    "name": "P-Wex",
                    "is_group": false
                }
            },
            {
                "name": "s2sounds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38943/?format=api",
                    "id": 38943,
                    "name": "s2sounds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]