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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36181/?format=api",
        "demozoo_url": "https://demozoo.org/music/36181/",
        "id": 36181,
        "title": "3OHA TPEHCA",
        "author_nicks": [
            {
                "name": "Spey B0nden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23700/?format=api",
                    "id": 23700,
                    "name": "Spey B0nden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nevermind",
                "abbreviation": "NVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14561/?format=api",
                    "id": 14561,
                    "name": "Nevermind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mmd1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36258/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36258/",
        "id": 36258,
        "title": "Barb_Vajer_Dva",
        "author_nicks": [
            {
                "name": "Spey B0nden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23700/?format=api",
                    "id": 23700,
                    "name": "Spey B0nden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HzD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5604/?format=api",
                    "id": 5604,
                    "name": "HzD",
                    "is_group": true
                }
            },
            {
                "name": "Nevermind",
                "abbreviation": "NVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14561/?format=api",
                    "id": 14561,
                    "name": "Nevermind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]