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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37964/?format=api",
        "demozoo_url": "https://demozoo.org/music/37964/",
        "id": 37964,
        "title": "Bearded Dragons Hangin' Out In The Sun",
        "author_nicks": [
            {
                "name": "Knuetzler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23087/?format=api",
                    "id": 23087,
                    "name": "Knuetzler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultrasound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23088/?format=api",
                    "id": 23088,
                    "name": "Ultrasound",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38022/?format=api",
        "demozoo_url": "https://demozoo.org/music/38022/",
        "id": 38022,
        "title": "The Funky Mornin' Shit",
        "author_nicks": [
            {
                "name": "Knuetzler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23087/?format=api",
                    "id": 23087,
                    "name": "Knuetzler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultrasound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23088/?format=api",
                    "id": 23088,
                    "name": "Ultrasound",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-08-09",
        "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/34945/?format=api",
        "demozoo_url": "https://demozoo.org/music/34945/",
        "id": 34945,
        "title": "Evoke Dub",
        "author_nicks": [
            {
                "name": "Knuetzler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23087/?format=api",
                    "id": 23087,
                    "name": "Knuetzler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultrasound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23088/?format=api",
                    "id": 23088,
                    "name": "Ultrasound",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]