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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273021/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273021/",
        "id": 273021,
        "title": "Holiday Pack",
        "author_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273020/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273020/",
        "id": 273020,
        "title": "Pack #3: The Delay",
        "author_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273019/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273019/",
        "id": 273019,
        "title": "April '96 The Return",
        "author_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273017/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273017/",
        "id": 273017,
        "title": "March '96 Black Pack",
        "author_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-03",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]