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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6519/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6519/",
        "id": 6519,
        "title": "Sinusbars forever",
        "author_nicks": [
            {
                "name": "tAz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7810/?format=api",
                    "id": 7810,
                    "name": "tAz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Floppy Disk Jockeys",
                "abbreviation": "FDJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6826/?format=api",
                    "id": 6826,
                    "name": "Floppy Disk Jockeys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23891/",
        "id": 23891,
        "title": "4 Kilo Bugs",
        "author_nicks": [
            {
                "name": "tAz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7810/?format=api",
                    "id": 7810,
                    "name": "tAz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Floppy Disk Jockeys",
                "abbreviation": "FDJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6826/?format=api",
                    "id": 6826,
                    "name": "Floppy Disk Jockeys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21892/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21892/",
        "id": 21892,
        "title": "Floppy Disk Jockey",
        "author_nicks": [
            {
                "name": "tAz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7810/?format=api",
                    "id": 7810,
                    "name": "tAz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Floppy Disk Jockeys",
                "abbreviation": "FDJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6826/?format=api",
                    "id": 6826,
                    "name": "Floppy Disk Jockeys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]