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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20998/",
        "id": 20998,
        "title": "Cosmic Girl",
        "author_nicks": [
            {
                "name": "Citadel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15383/?format=api",
                    "id": 15383,
                    "name": "Citadel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32923/?format=api",
        "demozoo_url": "https://demozoo.org/music/32923/",
        "id": 32923,
        "title": "Solar Eclipse",
        "author_nicks": [
            {
                "name": "Citadel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15383/?format=api",
                    "id": 15383,
                    "name": "Citadel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Droidnoise",
                "abbreviation": "DRN, DRNR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21446/?format=api",
                    "id": 21446,
                    "name": "Droidnoise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32024/?format=api",
        "demozoo_url": "https://demozoo.org/music/32024/",
        "id": 32024,
        "title": "Happosade",
        "author_nicks": [
            {
                "name": "Citadel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15383/?format=api",
                    "id": 15383,
                    "name": "Citadel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Droidnoise",
                "abbreviation": "DRN, DRNR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21446/?format=api",
                    "id": 21446,
                    "name": "Droidnoise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]