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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35504/?format=api",
        "demozoo_url": "https://demozoo.org/music/35504/",
        "id": 35504,
        "title": "Mystery (Maintheme)",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23312/?format=api",
                    "id": 23312,
                    "name": "Jo Maddox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "M.B.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23313/?format=api",
                    "id": 23313,
                    "name": "M.B.C.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/57620/?format=api",
        "demozoo_url": "https://demozoo.org/music/57620/",
        "id": 57620,
        "title": "Sibirian Sun",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23312/?format=api",
                    "id": 23312,
                    "name": "Jo Maddox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "M.B.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23313/?format=api",
                    "id": 23313,
                    "name": "M.B.C.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57617/?format=api",
        "demozoo_url": "https://demozoo.org/music/57617/",
        "id": 57617,
        "title": "Break The Beat 2",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23312/?format=api",
                    "id": 23312,
                    "name": "Jo Maddox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "M.B.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23313/?format=api",
                    "id": 23313,
                    "name": "M.B.C.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    }
]