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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277436/",
        "id": 277436,
        "title": "Cosmic Copyparty",
        "author_nicks": [
            {
                "name": "Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5015/?format=api",
                    "id": 5015,
                    "name": "Ray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triton Technology",
                "abbreviation": "TRN, TT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56186/?format=api",
                    "id": 56186,
                    "name": "Triton Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-02-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297434/?format=api",
        "demozoo_url": "https://demozoo.org/music/297434/",
        "id": 297434,
        "title": "In the Mood",
        "author_nicks": [
            {
                "name": "Johannes Bjerregaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7513/?format=api",
                    "id": 7513,
                    "name": "Johannes Bjerregaard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triton Technology",
                "abbreviation": "TRN, TT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56186/?format=api",
                    "id": 56186,
                    "name": "Triton Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]