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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30916/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30916/",
        "id": 30916,
        "title": "Tryggvification",
        "author_nicks": [
            {
                "name": "Tranka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20927/?format=api",
                    "id": 20927,
                    "name": "Tranka",
                    "is_group": false
                }
            },
            {
                "name": "Zokum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20903/?format=api",
                    "id": 20903,
                    "name": "Zokum",
                    "is_group": false
                }
            },
            {
                "name": "zole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20926/?format=api",
                    "id": 20926,
                    "name": "zole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yaphan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4246/?format=api",
                    "id": 4246,
                    "name": "Yaphan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-26",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296417/?format=api",
        "demozoo_url": "https://demozoo.org/music/296417/",
        "id": 296417,
        "title": "failed",
        "author_nicks": [
            {
                "name": "zole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20926/?format=api",
                    "id": 20926,
                    "name": "zole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]