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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32227/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32227/",
        "id": 32227,
        "title": "Mmm, Donuts",
        "author_nicks": [
            {
                "name": "Priests Of Power",
                "abbreviation": "POP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                    "id": 21568,
                    "name": "Priests Of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/102406/?format=api",
        "demozoo_url": "https://demozoo.org/productions/102406/",
        "id": 102406,
        "title": "What?! 1",
        "author_nicks": [
            {
                "name": "Priests Of Power",
                "abbreviation": "POP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                    "id": 21568,
                    "name": "Priests Of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187709/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187709/",
        "id": 187709,
        "title": "Digital Illusions",
        "author_nicks": [
            {
                "name": "Priests Of Power",
                "abbreviation": "POP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                    "id": 21568,
                    "name": "Priests Of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187710/",
        "id": 187710,
        "title": "Wave Intro",
        "author_nicks": [
            {
                "name": "Priests Of Power",
                "abbreviation": "POP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                    "id": 21568,
                    "name": "Priests Of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/187711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187711/",
        "id": 187711,
        "title": "Bounce (remix)",
        "author_nicks": [
            {
                "name": "Priests Of Power",
                "abbreviation": "POP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                    "id": 21568,
                    "name": "Priests Of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]