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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43565/?format=api",
        "demozoo_url": "https://demozoo.org/music/43565/",
        "id": 43565,
        "title": "Spilled Notes",
        "author_nicks": [
            {
                "name": "Martin Schlemmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27285/?format=api",
                    "id": 27285,
                    "name": "Martin Schlemmer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43603/?format=api",
        "demozoo_url": "https://demozoo.org/music/43603/",
        "id": 43603,
        "title": "Envelope Fun",
        "author_nicks": [
            {
                "name": "Martin Schlemmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27285/?format=api",
                    "id": 27285,
                    "name": "Martin Schlemmer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43634/?format=api",
        "demozoo_url": "https://demozoo.org/music/43634/",
        "id": 43634,
        "title": "Nokturno of LF Sex",
        "author_nicks": [
            {
                "name": "Martin Schlemmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27285/?format=api",
                    "id": 27285,
                    "name": "Martin Schlemmer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]