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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14663/?format=api",
        "demozoo_url": "https://demozoo.org/music/14663/",
        "id": 14663,
        "title": "Diva CC1",
        "author_nicks": [
            {
                "name": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9486/?format=api",
                    "id": 9486,
                    "name": "Snowman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11056/?format=api",
        "demozoo_url": "https://demozoo.org/music/11056/",
        "id": 11056,
        "title": "Something Paradise",
        "author_nicks": [
            {
                "name": "Poltergeist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12221/?format=api",
                    "id": 12221,
                    "name": "Poltergeist",
                    "is_group": false
                }
            },
            {
                "name": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9486/?format=api",
                    "id": 9486,
                    "name": "Snowman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14288/?format=api",
        "demozoo_url": "https://demozoo.org/music/14288/",
        "id": 14288,
        "title": "Vomiting inside",
        "author_nicks": [
            {
                "name": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9486/?format=api",
                    "id": 9486,
                    "name": "Snowman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CodeRaizers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9487/?format=api",
                    "id": 9487,
                    "name": "Code Raizers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]