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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28575/?format=api",
        "demozoo_url": "https://demozoo.org/music/28575/",
        "id": 28575,
        "title": "Deep Down",
        "author_nicks": [
            {
                "name": "I-Go",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19638/?format=api",
                    "id": 19638,
                    "name": "I-Go",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215470/",
        "id": 215470,
        "title": "Pooh! BBS Intro",
        "author_nicks": [
            {
                "name": "I-Go",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19638/?format=api",
                    "id": 19638,
                    "name": "I-Go",
                    "is_group": false
                }
            },
            {
                "name": "Micron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52555/?format=api",
                    "id": 52555,
                    "name": "Micron",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Partyman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101562/?format=api",
                    "id": 101562,
                    "name": "Mr. Partyman",
                    "is_group": false
                }
            },
            {
                "name": "Rubyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70238/?format=api",
                    "id": 70238,
                    "name": "Rubyx",
                    "is_group": false
                }
            },
            {
                "name": "T.U.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101846/?format=api",
                    "id": 101846,
                    "name": "T.U.S.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]