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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5650/?format=api",
        "demozoo_url": "https://demozoo.org/music/5650/",
        "id": 5650,
        "title": "Gotham by Night",
        "author_nicks": [
            {
                "name": "Aflecht",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3032/?format=api",
                    "id": 3032,
                    "name": "Kraku",
                    "is_group": false
                }
            },
            {
                "name": "Delia St. Claire I",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6848/?format=api",
                    "id": 6848,
                    "name": "Delia St. Claire I",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-05-22",
        "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/32032/?format=api",
        "demozoo_url": "https://demozoo.org/music/32032/",
        "id": 32032,
        "title": "Old 30's",
        "author_nicks": [
            {
                "name": "Kraku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3032/?format=api",
                    "id": 3032,
                    "name": "Kraku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18442/?format=api",
                    "id": 18442,
                    "name": "Mass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "xm"
        ]
    }
]