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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80548/?format=api",
        "demozoo_url": "https://demozoo.org/music/80548/",
        "id": 80548,
        "title": "Ambushed!",
        "author_nicks": [
            {
                "name": "Sunky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35134/?format=api",
                    "id": 35134,
                    "name": "Sunky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "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/60802/?format=api",
        "demozoo_url": "https://demozoo.org/music/60802/",
        "id": 60802,
        "title": "One Hectic Hour Before the Deadline",
        "author_nicks": [
            {
                "name": "Sunky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35134/?format=api",
                    "id": 35134,
                    "name": "Sunky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-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/60813/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60813/",
        "id": 60813,
        "title": "Espresso, Anyone?",
        "author_nicks": [
            {
                "name": "Sunky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35134/?format=api",
                    "id": 35134,
                    "name": "Sunky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197295/?format=api",
        "demozoo_url": "https://demozoo.org/music/197295/",
        "id": 197295,
        "title": "Yesterday I was making love to myself",
        "author_nicks": [
            {
                "name": "Sunky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35134/?format=api",
                    "id": 35134,
                    "name": "Sunky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]