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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91617/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/91617/",
        "id": 91617,
        "title": "B7 Evoke",
        "author_nicks": [
            {
                "name": "Avenging Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14161/?format=api",
                    "id": 14161,
                    "name": "Savage",
                    "is_group": false
                }
            },
            {
                "name": "Knocturnal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17816/?format=api",
                    "id": 17816,
                    "name": "Knocturnal",
                    "is_group": false
                }
            },
            {
                "name": "Spear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17802/?format=api",
                    "id": 17802,
                    "name": "Spear",
                    "is_group": false
                }
            },
            {
                "name": "enzO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14155/?format=api",
                    "id": 14155,
                    "name": "enzO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocktronics",
                "abbreviation": "B7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                    "id": 6872,
                    "name": "Blocktronics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-10-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83857/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83857/",
        "id": 83857,
        "title": "The Jungle",
        "author_nicks": [
            {
                "name": "Avenging Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14161/?format=api",
                    "id": 14161,
                    "name": "Savage",
                    "is_group": false
                }
            },
            {
                "name": "Knoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17816/?format=api",
                    "id": 17816,
                    "name": "Knocturnal",
                    "is_group": false
                }
            },
            {
                "name": "Spear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17802/?format=api",
                    "id": 17802,
                    "name": "Spear",
                    "is_group": false
                }
            },
            {
                "name": "enzO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14155/?format=api",
                    "id": 14155,
                    "name": "enzO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocktronics",
                "abbreviation": "B7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                    "id": 6872,
                    "name": "Blocktronics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-17",
        "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/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]