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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212111/?format=api",
        "demozoo_url": "https://demozoo.org/music/212111/",
        "id": 212111,
        "title": "HopShop Loader",
        "author_nicks": [
            {
                "name": "Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19244/?format=api",
                    "id": 19244,
                    "name": "Bliss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grasshopper Developments",
                "abbreviation": "GHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13626/?format=api",
                    "id": 13626,
                    "name": "Grasshopper Developments",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-02-18",
        "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/230865/?format=api",
        "demozoo_url": "https://demozoo.org/music/230865/",
        "id": 230865,
        "title": "-unknown- (from Magical Box)",
        "author_nicks": [
            {
                "name": "Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19244/?format=api",
                    "id": 19244,
                    "name": "Bliss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-08",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27799/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27799/",
        "id": 27799,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19244/?format=api",
                    "id": 19244,
                    "name": "Bliss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nerve Axis",
                "abbreviation": "NVX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                    "id": 585,
                    "name": "Nerve Axis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]