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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39722/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39722/",
        "id": 39722,
        "title": "Spark of Hope",
        "author_nicks": [
            {
                "name": "Khamoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25500/?format=api",
                    "id": 25500,
                    "name": "Khamoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tube27",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25501/?format=api",
                    "id": 25501,
                    "name": "Tube27",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40372/",
        "id": 40372,
        "title": "Blueblur",
        "author_nicks": [
            {
                "name": "Khamoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25500/?format=api",
                    "id": 25500,
                    "name": "Khamoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tube27",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25501/?format=api",
                    "id": 25501,
                    "name": "Tube27",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/164043/?format=api",
        "demozoo_url": "https://demozoo.org/music/164043/",
        "id": 164043,
        "title": "Ashtaran",
        "author_nicks": [
            {
                "name": "Guru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68020/?format=api",
                    "id": 68020,
                    "name": "Guru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tube27",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25501/?format=api",
                    "id": 25501,
                    "name": "Tube27",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]