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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98920/?format=api",
        "demozoo_url": "https://demozoo.org/music/98920/",
        "id": 98920,
        "title": "M2",
        "author_nicks": [
            {
                "name": "Krashan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46943/?format=api",
                    "id": 46943,
                    "name": "Krashan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MorphOS Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38577/?format=api",
                    "id": 38577,
                    "name": "MorphOS Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-10-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "digibooster"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/69507/",
        "id": 69507,
        "title": "Equiland",
        "author_nicks": [
            {
                "name": "Ocinel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37242/?format=api",
                    "id": 37242,
                    "name": "Ocinel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MorphOS Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38577/?format=api",
                    "id": 38577,
                    "name": "MorphOS Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-03-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "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/69620/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/69620/",
        "id": 69620,
        "title": "The Blue Buggy Project",
        "author_nicks": [
            {
                "name": "Ocinel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37242/?format=api",
                    "id": 37242,
                    "name": "Ocinel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MorphOS Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38577/?format=api",
                    "id": 38577,
                    "name": "MorphOS Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-03-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]