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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156475/",
        "id": 156475,
        "title": "Magic Scroll",
        "author_nicks": [
            {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47681/?format=api",
                    "id": 47681,
                    "name": "Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hi3s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47638/?format=api",
                    "id": 47638,
                    "name": "Hi3s",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-05-08",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156476/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156476/",
        "id": 156476,
        "title": "8x8 Scroll",
        "author_nicks": [
            {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47681/?format=api",
                    "id": 47681,
                    "name": "Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hi3s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47638/?format=api",
                    "id": 47638,
                    "name": "Hi3s",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-05-08",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156482/?format=api",
        "demozoo_url": "https://demozoo.org/music/156482/",
        "id": 156482,
        "title": "Little Secret",
        "author_nicks": [
            {
                "name": "Slowhand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45897/?format=api",
                    "id": 45897,
                    "name": "Slowhand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hi3s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47638/?format=api",
                    "id": 47638,
                    "name": "Hi3s",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-05-08",
        "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": []
    }
]