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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266395/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266395/",
        "id": 266395,
        "title": "MindCandy Volume 2: Amiga Demos",
        "author_nicks": [
            {
                "name": "Fusecon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49323/?format=api",
                    "id": 49323,
                    "name": "Fusecon",
                    "is_group": true
                }
            },
            {
                "name": "Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
                    "id": 8923,
                    "name": "Hornet",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "dvd"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/266394/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266394/",
        "id": 266394,
        "title": "MindCandy Volume 1: PC Demos",
        "author_nicks": [
            {
                "name": "Fusecon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49323/?format=api",
                    "id": 49323,
                    "name": "Fusecon",
                    "is_group": true
                }
            },
            {
                "name": "Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
                    "id": 8923,
                    "name": "Hornet",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "dvd"
        ]
    }
]