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

[
    {
        "url": "https://demozoo.org/api/v1/productions/10251/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10251/",
        "id": 10251,
        "title": "AudioCity",
        "author_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9746/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9746/",
        "id": 9746,
        "title": "Ravebusters Remixes II",
        "author_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9610/",
        "id": 9610,
        "title": "TRBS OnLine",
        "author_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199528/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199528/",
        "id": 199528,
        "title": "20 Years Ravebusters Remixes",
        "author_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228841/?format=api",
        "demozoo_url": "https://demozoo.org/music/228841/",
        "id": 228841,
        "title": "showmelove",
        "author_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]