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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29480/?format=api",
        "demozoo_url": "https://demozoo.org/music/29480/",
        "id": 29480,
        "title": "Synestesis",
        "author_nicks": [
            {
                "name": "Morbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17176/?format=api",
                    "id": 17176,
                    "name": "Morbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-16",
        "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/30325/?format=api",
        "demozoo_url": "https://demozoo.org/music/30325/",
        "id": 30325,
        "title": "Probihition",
        "author_nicks": [
            {
                "name": "Morbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17176/?format=api",
                    "id": 17176,
                    "name": "Morbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30333/?format=api",
        "demozoo_url": "https://demozoo.org/music/30333/",
        "id": 30333,
        "title": "Ignition",
        "author_nicks": [
            {
                "name": "Morbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17176/?format=api",
                    "id": 17176,
                    "name": "Morbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30307/",
        "id": 30307,
        "title": "Freedom",
        "author_nicks": [
            {
                "name": "Morbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17176/?format=api",
                    "id": 17176,
                    "name": "Morbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10515/?format=api",
                    "id": 10515,
                    "name": "Mist",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-28",
        "supertype": "production",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]