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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186252/?format=api",
        "demozoo_url": "https://demozoo.org/music/186252/",
        "id": 186252,
        "title": "International Karate RMX",
        "author_nicks": [
            {
                "name": "DJ Max Peroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65299/?format=api",
                    "id": 65299,
                    "name": "DJ Max Peroff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-29",
        "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/186350/?format=api",
        "demozoo_url": "https://demozoo.org/music/186350/",
        "id": 186350,
        "title": "Jurassic Park (ZX Cover)",
        "author_nicks": [
            {
                "name": "DJ Max Peroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65299/?format=api",
                    "id": 65299,
                    "name": "DJ Max Peroff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "jurassic-park-theme"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156705/?format=api",
        "demozoo_url": "https://demozoo.org/music/156705/",
        "id": 156705,
        "title": "Trance",
        "author_nicks": [
            {
                "name": "DJ Max Peroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65299/?format=api",
                    "id": 65299,
                    "name": "DJ Max Peroff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-04-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/156707/?format=api",
        "demozoo_url": "https://demozoo.org/music/156707/",
        "id": 156707,
        "title": "Dendy",
        "author_nicks": [
            {
                "name": "DJ Max Peroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65299/?format=api",
                    "id": 65299,
                    "name": "DJ Max Peroff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-04-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]