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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67315/?format=api",
        "demozoo_url": "https://demozoo.org/music/67315/",
        "id": 67315,
        "title": "Dead Emotion",
        "author_nicks": [
            {
                "name": "Genocide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28411/?format=api",
                    "id": 28411,
                    "name": "Genocide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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/377218/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/377218/",
        "id": 377218,
        "title": "The Heretic Asylum",
        "author_nicks": [
            {
                "name": "Genocide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28411/?format=api",
                    "id": 28411,
                    "name": "Genocide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ripscrip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377217/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/377217/",
        "id": 377217,
        "title": "The Armageddon Support BBS",
        "author_nicks": [
            {
                "name": "Genocide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28411/?format=api",
                    "id": 28411,
                    "name": "Genocide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ripscrip"
        ]
    }
]