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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80570/?format=api",
        "demozoo_url": "https://demozoo.org/music/80570/",
        "id": 80570,
        "title": "Residue of Desire",
        "author_nicks": [
            {
                "name": "Axeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32715/?format=api",
                    "id": 32715,
                    "name": "Axeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beyond Force",
                "abbreviation": "BF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2080/?format=api",
                    "id": 2080,
                    "name": "Beyond Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-30",
        "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/213313/?format=api",
        "demozoo_url": "https://demozoo.org/music/213313/",
        "id": 213313,
        "title": "sleep request",
        "author_nicks": [
            {
                "name": "Axeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32715/?format=api",
                    "id": 32715,
                    "name": "Axeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]