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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70019/",
        "id": 70019,
        "title": "Modules 3",
        "author_nicks": [
            {
                "name": "Gods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37148/?format=api",
                    "id": 37148,
                    "name": "Gods",
                    "is_group": true
                }
            },
            {
                "name": "Royal Instant Pudding",
                "abbreviation": "RIP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32205/?format=api",
                    "id": 32205,
                    "name": "Royal Instant Pudding",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/153258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153258/",
        "id": 153258,
        "title": "Soundtracker Module + Some Pictures",
        "author_nicks": [
            {
                "name": "Gods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37148/?format=api",
                    "id": 37148,
                    "name": "Gods",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118190/?format=api",
        "demozoo_url": "https://demozoo.org/productions/118190/",
        "id": 118190,
        "title": "Gods Intro",
        "author_nicks": [
            {
                "name": "Gods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37148/?format=api",
                    "id": 37148,
                    "name": "Gods",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118188/?format=api",
        "demozoo_url": "https://demozoo.org/productions/118188/",
        "id": 118188,
        "title": "New Year '92",
        "author_nicks": [
            {
                "name": "Gods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37148/?format=api",
                    "id": 37148,
                    "name": "Gods",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Royal Instant Pudding",
                "abbreviation": "RIP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32205/?format=api",
                    "id": 32205,
                    "name": "Royal Instant Pudding",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "new-year"
        ]
    }
]