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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50265/?format=api",
        "demozoo_url": "https://demozoo.org/music/50265/",
        "id": 50265,
        "title": "Porvoo techno bass",
        "author_nicks": [
            {
                "name": "Ricky Martin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            {
                "name": "Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15388/?format=api",
                    "id": 15388,
                    "name": "Sector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-17",
        "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/50282/?format=api",
        "demozoo_url": "https://demozoo.org/music/50282/",
        "id": 50282,
        "title": "Funky Time",
        "author_nicks": [
            {
                "name": "Korgie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16743/?format=api",
                    "id": 16743,
                    "name": "Korgie",
                    "is_group": false
                }
            },
            {
                "name": "Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15388/?format=api",
                    "id": 15388,
                    "name": "Sector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-17",
        "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/21005/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21005/",
        "id": 21005,
        "title": "Lava Mob",
        "author_nicks": [
            {
                "name": "Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15388/?format=api",
                    "id": 15388,
                    "name": "Sector",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cheddar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15389/?format=api",
                    "id": 15389,
                    "name": "Cheddar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]