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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24987/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24987/",
        "id": 24987,
        "title": "Return to Snow STORM",
        "author_nicks": [
            {
                "name": "AVH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18035/?format=api",
                    "id": 18035,
                    "name": "AVH",
                    "is_group": false
                }
            },
            {
                "name": "Crisp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18036/?format=api",
                    "id": 18036,
                    "name": "Crisp",
                    "is_group": false
                }
            },
            {
                "name": "MWS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18034/?format=api",
                    "id": 18034,
                    "name": "MWS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radwar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                    "id": 6158,
                    "name": "Radwar Enterprises",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335849/?format=api",
        "demozoo_url": "https://demozoo.org/music/335849/",
        "id": 335849,
        "title": "Rock The World",
        "author_nicks": [
            {
                "name": "The Magic Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18036/?format=api",
                    "id": 18036,
                    "name": "Crisp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]