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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76280/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76280/",
        "id": 76280,
        "title": "Amiga Music Disk 4",
        "author_nicks": [
            {
                "name": "The Disaster Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40313/?format=api",
                    "id": 40313,
                    "name": "The Disaster Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/76279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76279/",
        "id": 76279,
        "title": "Amiga Music Disk 3",
        "author_nicks": [
            {
                "name": "The Disaster Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40313/?format=api",
                    "id": 40313,
                    "name": "The Disaster Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/76278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76278/",
        "id": 76278,
        "title": "Amiga Music Disk 2",
        "author_nicks": [
            {
                "name": "The Disaster Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40313/?format=api",
                    "id": 40313,
                    "name": "The Disaster Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/76277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76277/",
        "id": 76277,
        "title": "Amiga Music Disk 1",
        "author_nicks": [
            {
                "name": "The Disaster Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40313/?format=api",
                    "id": 40313,
                    "name": "The Disaster Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111205/",
        "id": 111205,
        "title": "TDC First Demo",
        "author_nicks": [
            {
                "name": "The Disaster Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40313/?format=api",
                    "id": 40313,
                    "name": "The Disaster Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]