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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37442/?format=api",
        "demozoo_url": "https://demozoo.org/music/37442/",
        "id": 37442,
        "title": "C'mon Y'all",
        "author_nicks": [
            {
                "name": "Spearhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24285/?format=api",
                    "id": 24285,
                    "name": "Spearhead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prozac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                    "id": 22470,
                    "name": "Prozac",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "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/37489/?format=api",
        "demozoo_url": "https://demozoo.org/music/37489/",
        "id": 37489,
        "title": "Lifeline",
        "author_nicks": [
            {
                "name": "Spearhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24285/?format=api",
                    "id": 24285,
                    "name": "Spearhead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prozac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                    "id": 22470,
                    "name": "Prozac",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]