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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138358/",
        "id": 138358,
        "title": "Spit",
        "author_nicks": [
            {
                "name": "oksa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58902/?format=api",
                    "id": 58902,
                    "name": "oksa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BJTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58903/?format=api",
                    "id": 58903,
                    "name": "BJTS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-05-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178103/?format=api",
        "demozoo_url": "https://demozoo.org/music/178103/",
        "id": 178103,
        "title": "Estoton",
        "author_nicks": [
            {
                "name": "estotonolemus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74203/?format=api",
                    "id": 74203,
                    "name": "estotonolemus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BJTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58903/?format=api",
                    "id": 58903,
                    "name": "BJTS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]