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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152978/?format=api",
        "demozoo_url": "https://demozoo.org/music/152978/",
        "id": 152978,
        "title": "Endless Way",
        "author_nicks": [
            {
                "name": "Doc Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36752/?format=api",
                    "id": 36752,
                    "name": "Doc Mike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stoned Brain Records",
                "abbreviation": "SBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                    "id": 22087,
                    "name": "Stoned Brain Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320076/?format=api",
        "demozoo_url": "https://demozoo.org/music/320076/",
        "id": 320076,
        "title": "Into The Silence",
        "author_nicks": [
            {
                "name": "Doc Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36752/?format=api",
                    "id": 36752,
                    "name": "Doc Mike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stoned Brain Records",
                "abbreviation": "SBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                    "id": 22087,
                    "name": "Stoned Brain Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194877/?format=api",
        "demozoo_url": "https://demozoo.org/music/194877/",
        "id": 194877,
        "title": "Existence",
        "author_nicks": [
            {
                "name": "Doc Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36752/?format=api",
                    "id": 36752,
                    "name": "Doc Mike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stoned Brain Records",
                "abbreviation": "SBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                    "id": 22087,
                    "name": "Stoned Brain Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]