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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26962/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26962/",
        "id": 26962,
        "title": "Jericho",
        "author_nicks": [
            {
                "name": "Diesel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7903/?format=api",
                    "id": 7903,
                    "name": "Diesel(8)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5485/?format=api",
                    "id": 5485,
                    "name": "Infinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-07",
        "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/26968/?format=api",
        "demozoo_url": "https://demozoo.org/music/26968/",
        "id": 26968,
        "title": "First Impression",
        "author_nicks": [
            {
                "name": "Deelite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7150/?format=api",
                    "id": 7150,
                    "name": "Deelite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5485/?format=api",
                    "id": 5485,
                    "name": "Infinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-07",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26974/?format=api",
        "demozoo_url": "https://demozoo.org/music/26974/",
        "id": 26974,
        "title": "Left Over",
        "author_nicks": [
            {
                "name": "Accord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8401/?format=api",
                    "id": 8401,
                    "name": "Accord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5485/?format=api",
                    "id": 5485,
                    "name": "Infinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-07",
        "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"
        ]
    }
]