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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319975/?format=api",
        "demozoo_url": "https://demozoo.org/music/319975/",
        "id": 319975,
        "title": "Drugged Bunny",
        "author_nicks": [
            {
                "name": "Osquip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98390/?format=api",
                    "id": 98390,
                    "name": "Osquip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                    "id": 8264,
                    "name": "Diffusion",
                    "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": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305255/?format=api",
        "demozoo_url": "https://demozoo.org/music/305255/",
        "id": 305255,
        "title": "Old Stoned Cape",
        "author_nicks": [
            {
                "name": "Beathawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1908/?format=api",
                    "id": 1908,
                    "name": "Beathawk",
                    "is_group": false
                }
            },
            {
                "name": "Osquip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98390/?format=api",
                    "id": 98390,
                    "name": "Osquip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "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/306263/?format=api",
        "demozoo_url": "https://demozoo.org/music/306263/",
        "id": 306263,
        "title": "Kielten vaihto kesken",
        "author_nicks": [
            {
                "name": "Beathawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1908/?format=api",
                    "id": 1908,
                    "name": "Beathawk",
                    "is_group": false
                }
            },
            {
                "name": "Osquip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98390/?format=api",
                    "id": 98390,
                    "name": "Osquip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "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"
        ]
    }
]