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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37490/?format=api",
        "demozoo_url": "https://demozoo.org/music/37490/",
        "id": 37490,
        "title": "Harakoord",
        "author_nicks": [
            {
                "name": "Amens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24309/?format=api",
                    "id": 24309,
                    "name": "Amens",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antichrist 96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24306/?format=api",
                    "id": 24306,
                    "name": "Antichrist 96",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "music",
        "platforms": [],
        "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/37479/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37479/",
        "id": 37479,
        "title": "Weedblows 98",
        "author_nicks": [
            {
                "name": "Amens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24309/?format=api",
                    "id": 24309,
                    "name": "Amens",
                    "is_group": false
                }
            },
            {
                "name": "Chojin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15797/?format=api",
                    "id": 15797,
                    "name": "Chojin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antichrist 96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24306/?format=api",
                    "id": 24306,
                    "name": "Antichrist 96",
                    "is_group": true
                }
            },
            {
                "name": "Prozac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                    "id": 22470,
                    "name": "Prozac",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]