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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60214/?format=api",
        "demozoo_url": "https://demozoo.org/music/60214/",
        "id": 60214,
        "title": "Peer 2 Peer",
        "author_nicks": [
            {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10500/?format=api",
                    "id": 10500,
                    "name": "Drax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bodenständig 2000",
                "abbreviation": "BS2000",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32184/?format=api",
                    "id": 32184,
                    "name": "Bodenständig 2000",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/17129/?format=api",
        "demozoo_url": "https://demozoo.org/music/17129/",
        "id": 17129,
        "title": "Ol'in Winter",
        "author_nicks": [
            {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10500/?format=api",
                    "id": 10500,
                    "name": "Drax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-21",
        "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/139872/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139872/",
        "id": 139872,
        "title": "Schwebendes Schwert",
        "author_nicks": [
            {
                "name": "Dragan Espenschied",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10500/?format=api",
                    "id": 10500,
                    "name": "Drax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost",
            "degas-elite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139880/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139880/",
        "id": 139880,
        "title": "Magier",
        "author_nicks": [
            {
                "name": "Dragan Espenschied",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10500/?format=api",
                    "id": 10500,
                    "name": "Drax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]