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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152341/",
        "id": 152341,
        "title": "Tides",
        "author_nicks": [
            {
                "name": "Orbitaldecay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53612/?format=api",
                    "id": 53612,
                    "name": "Orby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Cronies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59548/?format=api",
                    "id": 59548,
                    "name": "The Cronies",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-01-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140047/?format=api",
        "demozoo_url": "https://demozoo.org/music/140047/",
        "id": 140047,
        "title": "Game Over (extended mix)",
        "author_nicks": [
            {
                "name": "JMPH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50540/?format=api",
                    "id": 50540,
                    "name": "JMPH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Porta2Note",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51444/?format=api",
                    "id": 51444,
                    "name": "Porta2Note",
                    "is_group": true
                }
            },
            {
                "name": "The Cronies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59548/?format=api",
                    "id": 59548,
                    "name": "The Cronies",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-06-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]