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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56162/?format=api",
        "demozoo_url": "https://demozoo.org/music/56162/",
        "id": 56162,
        "title": "gentle dance",
        "author_nicks": [
            {
                "name": "Reds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9456/?format=api",
                    "id": 9456,
                    "name": "Reds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Technology Insys",
                "abbreviation": "TIS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                    "id": 9457,
                    "name": "Technology Insys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-24",
        "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/56186/?format=api",
        "demozoo_url": "https://demozoo.org/music/56186/",
        "id": 56186,
        "title": "80th Returned",
        "author_nicks": [
            {
                "name": "Reds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9456/?format=api",
                    "id": 9456,
                    "name": "Reds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Technology Insys",
                "abbreviation": "TIS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                    "id": 9457,
                    "name": "Technology Insys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-24",
        "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/56149/?format=api",
        "demozoo_url": "https://demozoo.org/music/56149/",
        "id": 56149,
        "title": "MixMusic",
        "author_nicks": [
            {
                "name": "Reds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9456/?format=api",
                    "id": 9456,
                    "name": "Reds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Technology Insys",
                "abbreviation": "TIS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                    "id": 9457,
                    "name": "Technology Insys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "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/14117/?format=api",
        "demozoo_url": "https://demozoo.org/music/14117/",
        "id": 14117,
        "title": "Planet of Misterys",
        "author_nicks": [
            {
                "name": "Reds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9456/?format=api",
                    "id": 9456,
                    "name": "Reds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Technology i.s.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                    "id": 9457,
                    "name": "Technology Insys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]