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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125388/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125388/",
        "id": 125388,
        "title": "Blue Dream",
        "author_nicks": [
            {
                "name": "Immortals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39154/?format=api",
                    "id": 39154,
                    "name": "Immortals",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61962/",
        "id": 61962,
        "title": "Pleasure Screens",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38510/?format=api",
                    "id": 38510,
                    "name": "Epsilon",
                    "is_group": true
                }
            },
            {
                "name": "Immortals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39154/?format=api",
                    "id": 39154,
                    "name": "Immortals",
                    "is_group": true
                }
            },
            {
                "name": "The Megabusters",
                "abbreviation": "MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8210/?format=api",
                    "id": 8210,
                    "name": "The Megabusters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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"
            },
            {
                "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/71300/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71300/",
        "id": 71300,
        "title": "AMIGA Rip-Show",
        "author_nicks": [
            {
                "name": "Immortals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39154/?format=api",
                    "id": 39154,
                    "name": "Immortals",
                    "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]