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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60950/?format=api",
        "demozoo_url": "https://demozoo.org/music/60950/",
        "id": 60950,
        "title": "Nuclear Submarine",
        "author_nicks": [
            {
                "name": "Brick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35174/?format=api",
                    "id": 35174,
                    "name": "Brick",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BeHolderS",
                "abbreviation": "BHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35175/?format=api",
                    "id": 35175,
                    "name": "BeHolderS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-05-04",
        "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/60906/?format=api",
        "demozoo_url": "https://demozoo.org/music/60906/",
        "id": 60906,
        "title": "Sun Rising",
        "author_nicks": [
            {
                "name": "Brick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35174/?format=api",
                    "id": 35174,
                    "name": "Brick",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BeHolderS",
                "abbreviation": "BHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35175/?format=api",
                    "id": 35175,
                    "name": "BeHolderS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-05-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]