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

[
    {
        "url": "https://demozoo.org/api/v1/productions/66986/?format=api",
        "demozoo_url": "https://demozoo.org/music/66986/",
        "id": 66986,
        "title": "Deep Sleep",
        "author_nicks": [
            {
                "name": "BuG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1201/?format=api",
                    "id": 1201,
                    "name": "Bugg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kuunsyke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37770/?format=api",
                    "id": 37770,
                    "name": "Kuunsyke",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "supertype": "music",
        "platforms": [],
        "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/67469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67469/",
        "id": 67469,
        "title": "SpaceWorm",
        "author_nicks": [
            {
                "name": "BuG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1201/?format=api",
                    "id": 1201,
                    "name": "Bugg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kuunsyke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37770/?format=api",
                    "id": 37770,
                    "name": "Kuunsyke",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]