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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76878/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76878/",
        "id": 76878,
        "title": "Turin",
        "author_nicks": [
            {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tukka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37795/?format=api",
                    "id": 37795,
                    "name": "Tukka",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76882/?format=api",
        "demozoo_url": "https://demozoo.org/music/76882/",
        "id": 76882,
        "title": "BaBiBu",
        "author_nicks": [
            {
                "name": "Paaris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12842/?format=api",
                    "id": 12842,
                    "name": "Paaris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tukka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37795/?format=api",
                    "id": 37795,
                    "name": "Tukka",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]