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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319607/?format=api",
        "demozoo_url": "https://demozoo.org/music/319607/",
        "id": 319607,
        "title": "Highway Fusion",
        "author_nicks": [
            {
                "name": "Finn Renard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30893/?format=api",
                    "id": 30893,
                    "name": "Finnr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sound Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27179/?format=api",
                    "id": 27179,
                    "name": "Digital Sound Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43358/?format=api",
        "demozoo_url": "https://demozoo.org/music/43358/",
        "id": 43358,
        "title": "London South East 4",
        "author_nicks": [
            {
                "name": "Finn Renard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30893/?format=api",
                    "id": 30893,
                    "name": "Finnr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sound Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27179/?format=api",
                    "id": 27179,
                    "name": "Digital Sound Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]