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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292732/?format=api",
        "demozoo_url": "https://demozoo.org/music/292732/",
        "id": 292732,
        "title": "A New Uprising",
        "author_nicks": [
            {
                "name": "Integris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30740/?format=api",
                    "id": 30740,
                    "name": "Integris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52127/?format=api",
        "demozoo_url": "https://demozoo.org/music/52127/",
        "id": 52127,
        "title": "A Mid-Summer Night",
        "author_nicks": [
            {
                "name": "Music Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30740/?format=api",
                    "id": 30740,
                    "name": "Integris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Surrounders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                    "id": 30709,
                    "name": "The Surrounders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    }
]