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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205304/?format=api",
        "demozoo_url": "https://demozoo.org/music/205304/",
        "id": 205304,
        "title": "No.217+",
        "author_nicks": [
            {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                    "id": 767,
                    "name": "Soren",
                    "is_group": false
                }
            },
            {
                "name": "Misfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6316/?format=api",
                    "id": 6316,
                    "name": "Misfit",
                    "is_group": false
                }
            },
            {
                "name": "Wile Coyote",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23816/?format=api",
                    "id": 23816,
                    "name": "Wile Coyote",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/22425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22425/",
        "id": 22425,
        "title": "4K-Intro",
        "author_nicks": [
            {
                "name": "Misfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6316/?format=api",
                    "id": 6316,
                    "name": "Misfit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Warriors of the Wasteland",
                "abbreviation": "WOW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                    "id": 5085,
                    "name": "Warriors of the Wasteland",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]