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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157868/?format=api",
        "demozoo_url": "https://demozoo.org/music/157868/",
        "id": 157868,
        "title": "ELECTROCUTION",
        "author_nicks": [
            {
                "name": "Cj Dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35941/?format=api",
                    "id": 35941,
                    "name": "Cj Dib",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79657/?format=api",
        "demozoo_url": "https://demozoo.org/music/79657/",
        "id": 79657,
        "title": "Elkos",
        "author_nicks": [
            {
                "name": "Cj Dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35941/?format=api",
                    "id": 35941,
                    "name": "Cj Dib",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62058/?format=api",
        "demozoo_url": "https://demozoo.org/music/62058/",
        "id": 62058,
        "title": "Rising Souls 2",
        "author_nicks": [
            {
                "name": "Cj Dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35941/?format=api",
                    "id": 35941,
                    "name": "Cj Dib",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-04-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]