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

[
    {
        "url": "https://demozoo.org/api/v1/productions/90096/?format=api",
        "demozoo_url": "https://demozoo.org/music/90096/",
        "id": 90096,
        "title": "Summa",
        "author_nicks": [
            {
                "name": "BadSector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13274/?format=api",
                    "id": 13274,
                    "name": "BadSector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/90112/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/90112/",
        "id": 90112,
        "title": "Sleepy",
        "author_nicks": [
            {
                "name": "BadSector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13274/?format=api",
                    "id": 13274,
                    "name": "BadSector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/90118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90118/",
        "id": 90118,
        "title": "Bouncing Sceners",
        "author_nicks": [
            {
                "name": "BadSector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13274/?format=api",
                    "id": 13274,
                    "name": "BadSector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62059/?format=api",
        "demozoo_url": "https://demozoo.org/music/62059/",
        "id": 62059,
        "title": "Bleep Me!",
        "author_nicks": [
            {
                "name": "BadSector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13274/?format=api",
                    "id": 13274,
                    "name": "BadSector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-04-20",
        "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/53200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53200/",
        "id": 53200,
        "title": "Atsou",
        "author_nicks": [
            {
                "name": "BadSector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13274/?format=api",
                    "id": 13274,
                    "name": "BadSector",
                    "is_group": false
                }
            },
            {
                "name": "Optimus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                    "id": 6496,
                    "name": "Optimus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nasty Bugs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32328/?format=api",
                    "id": 32328,
                    "name": "Nasty Bugs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]