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

[
    {
        "url": "https://demozoo.org/api/v1/productions/346236/?format=api",
        "demozoo_url": "https://demozoo.org/music/346236/",
        "id": 346236,
        "title": "Rampage",
        "author_nicks": [
            {
                "name": "Russell Lieblich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57188/?format=api",
                    "id": 57188,
                    "name": "Russell Lieblich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": [
            "rampage"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306282/?format=api",
        "demozoo_url": "https://demozoo.org/music/306282/",
        "id": 306282,
        "title": "Howard the Duck",
        "author_nicks": [
            {
                "name": "Russell Lieblich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57188/?format=api",
                    "id": 57188,
                    "name": "Russell Lieblich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133370/?format=api",
        "demozoo_url": "https://demozoo.org/music/133370/",
        "id": 133370,
        "title": "Master Of The Lamps",
        "author_nicks": [
            {
                "name": "Russell Lieblich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57188/?format=api",
                    "id": 57188,
                    "name": "Russell Lieblich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]