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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67324/?format=api",
        "demozoo_url": "https://demozoo.org/music/67324/",
        "id": 67324,
        "title": "Flow",
        "author_nicks": [
            {
                "name": "Jose Sileoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37885/?format=api",
                    "id": 37885,
                    "name": "Jose Sileoni",
                    "is_group": false
                }
            },
            {
                "name": "Stam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35843/?format=api",
                    "id": 35843,
                    "name": "Stam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-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/61840/?format=api",
        "demozoo_url": "https://demozoo.org/music/61840/",
        "id": 61840,
        "title": "The Flow",
        "author_nicks": [
            {
                "name": "Stam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35843/?format=api",
                    "id": 35843,
                    "name": "Stam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67802/?format=api",
        "demozoo_url": "https://demozoo.org/music/67802/",
        "id": 67802,
        "title": "The Drunk Piano",
        "author_nicks": [
            {
                "name": "Sileoni hometeam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38027/?format=api",
                    "id": 38027,
                    "name": "Sileoni hometeam",
                    "is_group": true
                }
            },
            {
                "name": "Stam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35843/?format=api",
                    "id": 35843,
                    "name": "Stam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]