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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77861/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77861/",
        "id": 77861,
        "title": "The Gnoogunogumbar Demo",
        "author_nicks": [
            {
                "name": "The Radioactive Hedgehogs",
                "abbreviation": "TRH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40765/?format=api",
                    "id": 40765,
                    "name": "The Radioactive Hedgehogs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "stos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130452/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130452/",
        "id": 130452,
        "title": "TCB Ripper V1.0",
        "author_nicks": [
            {
                "name": "The Radioactive Hedgehogs",
                "abbreviation": "TRH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40765/?format=api",
                    "id": 40765,
                    "name": "The Radioactive Hedgehogs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "stos",
            "music-ripper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78896/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78896/",
        "id": 78896,
        "title": "The Big STOS Demo V1.1",
        "author_nicks": [
            {
                "name": "The Radioactive Hedgehogs",
                "abbreviation": "TRH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40765/?format=api",
                    "id": 40765,
                    "name": "The Radioactive Hedgehogs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-10",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "stos"
        ]
    }
]