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

[
    {
        "url": "https://demozoo.org/api/v1/productions/17332/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/17332/",
        "id": 17332,
        "title": "MayDay",
        "author_nicks": [
            {
                "name": "TNT2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9720/?format=api",
                    "id": 9720,
                    "name": "TNT2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Navy Syndicate",
                "abbreviation": "NSDF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9721/?format=api",
                    "id": 9721,
                    "name": "Navy Syndicate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-12-13",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14234/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14234/",
        "id": 14234,
        "title": "Attack",
        "author_nicks": [
            {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28135/?format=api",
                    "id": 28135,
                    "name": "Wizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Navy Syndicate",
                "abbreviation": "NSDF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9721/?format=api",
                    "id": 9721,
                    "name": "Navy Syndicate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14235/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14235/",
        "id": 14235,
        "title": "Sega Monster",
        "author_nicks": [
            {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28135/?format=api",
                    "id": 28135,
                    "name": "Wizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Navy Syndicate",
                "abbreviation": "NSDF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9721/?format=api",
                    "id": 9721,
                    "name": "Navy Syndicate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]