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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12848/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12848/",
        "id": 12848,
        "title": "Crocket's Theme",
        "author_nicks": [
            {
                "name": "Reb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9030/?format=api",
                    "id": 9030,
                    "name": "Equinox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tech 220",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9031/?format=api",
                    "id": 9031,
                    "name": "Technium 220",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "miami-vice"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/17521/?format=api",
        "demozoo_url": "https://demozoo.org/productions/17521/",
        "id": 17521,
        "title": "Rebel's Music Collection",
        "author_nicks": [
            {
                "name": "Rebel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9030/?format=api",
                    "id": 9030,
                    "name": "Equinox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Technium 220",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9031/?format=api",
                    "id": 9031,
                    "name": "Technium 220",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12640/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12640/",
        "id": 12640,
        "title": "Another Night",
        "author_nicks": [
            {
                "name": "Rebel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9030/?format=api",
                    "id": 9030,
                    "name": "Equinox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "T220",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9031/?format=api",
                    "id": 9031,
                    "name": "Technium 220",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]