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

[
    {
        "url": "https://demozoo.org/api/v1/productions/122494/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122494/",
        "id": 122494,
        "title": "Shuttle",
        "author_nicks": [
            {
                "name": "Application Systems Heidelberg",
                "abbreviation": "ASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36801/?format=api",
                    "id": 36801,
                    "name": "Application Systems Heidelberg",
                    "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/129438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129438/",
        "id": 129438,
        "title": "Bolo",
        "author_nicks": [
            {
                "name": "Application Systems Heidelberg",
                "abbreviation": "ASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36801/?format=api",
                    "id": 36801,
                    "name": "Application Systems Heidelberg",
                    "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "commercial-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65028/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65028/",
        "id": 65028,
        "title": "Imagic Grafik Color-Demo",
        "author_nicks": [
            {
                "name": "Application Systems Heidelberg",
                "abbreviation": "ASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36801/?format=api",
                    "id": 36801,
                    "name": "Application Systems Heidelberg",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/65027/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65027/",
        "id": 65027,
        "title": "Imagic Demo",
        "author_nicks": [
            {
                "name": "Application Systems Heidelberg",
                "abbreviation": "ASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36801/?format=api",
                    "id": 36801,
                    "name": "Application Systems Heidelberg",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/65026/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65026/",
        "id": 65026,
        "title": "Lulu - Wenn Der Trieb Stärker Ist",
        "author_nicks": [
            {
                "name": "Application Systems Heidelberg",
                "abbreviation": "ASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36801/?format=api",
                    "id": 36801,
                    "name": "Application Systems Heidelberg",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "pornography",
            "nsfw",
            "xxx"
        ]
    }
]