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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366250/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366250/",
        "id": 366250,
        "title": "PRESS PLAY ON TAPE BP07 concert",
        "author_nicks": [
            {
                "name": "Press Play On Tape",
                "abbreviation": "PPOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108656/?format=api",
                    "id": 108656,
                    "name": "Press Play On Tape",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366249/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366249/",
        "id": 366249,
        "title": "Cannon Fodder video",
        "author_nicks": [
            {
                "name": "Press Play On Tape",
                "abbreviation": "PPOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108656/?format=api",
                    "id": 108656,
                    "name": "Press Play On Tape",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360416/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360416/",
        "id": 360416,
        "title": "Comic Bakery",
        "author_nicks": [
            {
                "name": "Hybris/NEMESIS",
                "abbreviation": "HN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/441/?format=api",
                    "id": 441,
                    "name": "Hybris/NEMESIS",
                    "is_group": true
                }
            },
            {
                "name": "Press Play On Tape",
                "abbreviation": "PPOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108656/?format=api",
                    "id": 108656,
                    "name": "Press Play On Tape",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]