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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70886/?format=api",
        "demozoo_url": "https://demozoo.org/music/70886/",
        "id": 70886,
        "title": "How A Fish Loses Its Freedom",
        "author_nicks": [
            {
                "name": "Cross-Dressing Robots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38952/?format=api",
                    "id": 38952,
                    "name": "Cross-Dressing Robots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-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/70893/?format=api",
        "demozoo_url": "https://demozoo.org/music/70893/",
        "id": 70893,
        "title": "Chrysanthemum Life Machine",
        "author_nicks": [
            {
                "name": "Cross-Dressing Robots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38952/?format=api",
                    "id": 38952,
                    "name": "Cross-Dressing Robots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-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/71567/?format=api",
        "demozoo_url": "https://demozoo.org/music/71567/",
        "id": 71567,
        "title": "TECHNO SYSTEM 8000",
        "author_nicks": [
            {
                "name": "Cross-Dressing Robots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38952/?format=api",
                    "id": 38952,
                    "name": "Cross-Dressing Robots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]