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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63504/?format=api",
        "demozoo_url": "https://demozoo.org/music/63504/",
        "id": 63504,
        "title": "Synthetic",
        "author_nicks": [
            {
                "name": "Mult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34058/?format=api",
                    "id": 34058,
                    "name": "Mr. Mult",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Reactor 11",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36276/?format=api",
                    "id": 36276,
                    "name": "Reactor 11",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "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/58102/?format=api",
        "demozoo_url": "https://demozoo.org/music/58102/",
        "id": 58102,
        "title": "Summer Rain",
        "author_nicks": [
            {
                "name": "Mr. Mult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34058/?format=api",
                    "id": 34058,
                    "name": "Mr. Mult",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-20",
        "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/58145/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58145/",
        "id": 58145,
        "title": "Mult - Tempel",
        "author_nicks": [
            {
                "name": "Mr. Mult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34058/?format=api",
                    "id": 34058,
                    "name": "Mr. Mult",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RB11",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34085/?format=api",
                    "id": 34085,
                    "name": "Reaktor Blok No. 11",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]