GET /api/v1/releasers/10892/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/140964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/140964/",
        "id": 140964,
        "title": "Time",
        "author_nicks": [
            {
                "name": "Magor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20275/?format=api",
                    "id": 20275,
                    "name": "Magor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public Image Limited",
                "abbreviation": "PIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10892/?format=api",
                    "id": 10892,
                    "name": "Public Image Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-30",
        "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/71154/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71154/",
        "id": 71154,
        "title": "Chaos",
        "author_nicks": [
            {
                "name": "Magor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20275/?format=api",
                    "id": 20275,
                    "name": "Magor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public Image Limited",
                "abbreviation": "PIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10892/?format=api",
                    "id": 10892,
                    "name": "Public Image Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304197/?format=api",
        "demozoo_url": "https://demozoo.org/music/304197/",
        "id": 304197,
        "title": "Hole In Brain",
        "author_nicks": [
            {
                "name": "Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10903/?format=api",
                    "id": 10903,
                    "name": "Roger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public Image Limited",
                "abbreviation": "PIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10892/?format=api",
                    "id": 10892,
                    "name": "Public Image Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-11",
        "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"
        ]
    }
]