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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67575/?format=api",
        "demozoo_url": "https://demozoo.org/music/67575/",
        "id": 67575,
        "title": "A Summer Night Love Story",
        "author_nicks": [
            {
                "name": "The Serious Party Gods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37986/?format=api",
                    "id": 37986,
                    "name": "The Serious Party Gods",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-05-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/84170/?format=api",
        "demozoo_url": "https://demozoo.org/music/84170/",
        "id": 84170,
        "title": "Intergalactic Ninja",
        "author_nicks": [
            {
                "name": "The Serious Party Gods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37986/?format=api",
                    "id": 37986,
                    "name": "The Serious Party Gods",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-01-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]