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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79589/?format=api",
        "demozoo_url": "https://demozoo.org/music/79589/",
        "id": 79589,
        "title": "Stall is in the Air",
        "author_nicks": [
            {
                "name": "Bask",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23999/?format=api",
                    "id": 23999,
                    "name": "Bask",
                    "is_group": false
                }
            },
            {
                "name": "Rusk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23998/?format=api",
                    "id": 23998,
                    "name": "Rusk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36787/?format=api",
        "demozoo_url": "https://demozoo.org/music/36787/",
        "id": 36787,
        "title": "Cunt Royale",
        "author_nicks": [
            {
                "name": "Bask",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23999/?format=api",
                    "id": 23999,
                    "name": "Bask",
                    "is_group": false
                }
            },
            {
                "name": "Rusk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23998/?format=api",
                    "id": 23998,
                    "name": "Rusk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]