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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270865/",
        "id": 270865,
        "title": "Professional v4.0",
        "author_nicks": [
            {
                "name": "Joy Division",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50191/?format=api",
                    "id": 50191,
                    "name": "Joy Division",
                    "is_group": true
                }
            },
            {
                "name": "The Specters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90658/?format=api",
                    "id": 90658,
                    "name": "The Specters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01-15",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173212/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173212/",
        "id": 173212,
        "title": "First Amiga Demo",
        "author_nicks": [
            {
                "name": "Druids",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7636/?format=api",
                    "id": 7636,
                    "name": "Druids",
                    "is_group": true
                }
            },
            {
                "name": "The Specters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90658/?format=api",
                    "id": 90658,
                    "name": "The Specters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-14",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210270/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210270/",
        "id": 210270,
        "title": "Vision Party Pack",
        "author_nicks": [
            {
                "name": "Druids",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7636/?format=api",
                    "id": 7636,
                    "name": "Druids",
                    "is_group": true
                }
            },
            {
                "name": "The Specters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90658/?format=api",
                    "id": 90658,
                    "name": "The Specters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-14",
        "supertype": "production",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220904/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220904/",
        "id": 220904,
        "title": "Another Cool Sound Disk",
        "author_nicks": [
            {
                "name": "The Specters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90658/?format=api",
                    "id": 90658,
                    "name": "The Specters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-18",
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]