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

[
    {
        "url": "https://demozoo.org/api/v1/productions/349917/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349917/",
        "id": 349917,
        "title": "BASS Live@Breakpoint10",
        "author_nicks": [
            {
                "name": "BASS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10987/?format=api",
                    "id": 10987,
                    "name": "BASS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04",
        "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/349916/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349916/",
        "id": 349916,
        "title": "BASS live@breakpoint07",
        "author_nicks": [
            {
                "name": "BASS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10987/?format=api",
                    "id": 10987,
                    "name": "BASS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04",
        "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/349915/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349915/",
        "id": 349915,
        "title": "BASS live@breakpoint06",
        "author_nicks": [
            {
                "name": "BASS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10987/?format=api",
                    "id": 10987,
                    "name": "BASS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04",
        "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/349914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349914/",
        "id": 349914,
        "title": "BASS live@breakpoint05",
        "author_nicks": [
            {
                "name": "BASS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10987/?format=api",
                    "id": 10987,
                    "name": "BASS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]