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

[
    {
        "url": "https://demozoo.org/api/v1/productions/141169/?format=api",
        "demozoo_url": "https://demozoo.org/music/141169/",
        "id": 141169,
        "title": "Chemin",
        "author_nicks": [
            {
                "name": "Madram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45783/?format=api",
                    "id": 45783,
                    "name": "Madram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Overlanders",
                "abbreviation": "OVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                    "id": 11761,
                    "name": "Overlanders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-06-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/167802/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/167802/",
        "id": 167802,
        "title": "Mother Fuckin Fish",
        "author_nicks": [
            {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Overlanders",
                "abbreviation": "OVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                    "id": 11761,
                    "name": "Overlanders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]