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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230564/",
        "id": 230564,
        "title": "4k Shameless Plug",
        "author_nicks": [
            {
                "name": "Tijn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88844/?format=api",
                    "id": 88844,
                    "name": "Tijn",
                    "is_group": false
                }
            },
            {
                "name": "rnlf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105786/?format=api",
                    "id": 105786,
                    "name": "rnlf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "opl3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202404/?format=api",
        "demozoo_url": "https://demozoo.org/music/202404/",
        "id": 202404,
        "title": "Moar seatz plz",
        "author_nicks": [
            {
                "name": "Tijn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88844/?format=api",
                    "id": 88844,
                    "name": "Tijn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "adlib",
            "rad",
            "opl3"
        ]
    }
]