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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179204/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/179204/",
        "id": 179204,
        "title": "Silly Love",
        "author_nicks": [
            {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ExHouse",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8045/?format=api",
                    "id": 8045,
                    "name": "ExHouse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-10-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/68529/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68529/",
        "id": 68529,
        "title": "Illustrational navigation",
        "author_nicks": [
            {
                "name": "Xtrusi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37556/?format=api",
                    "id": 37556,
                    "name": "Xtrusi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ExHouse",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8045/?format=api",
                    "id": 8045,
                    "name": "ExHouse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-06-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/66675/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/66675/",
        "id": 66675,
        "title": "Albeit love can be ill-fated...",
        "author_nicks": [
            {
                "name": "Xtrusi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37556/?format=api",
                    "id": 37556,
                    "name": "Xtrusi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ExHouse",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8045/?format=api",
                    "id": 8045,
                    "name": "ExHouse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08-04",
        "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/66681/?format=api",
        "demozoo_url": "https://demozoo.org/music/66681/",
        "id": 66681,
        "title": "Hiippailua",
        "author_nicks": [
            {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ExHouse",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8045/?format=api",
                    "id": 8045,
                    "name": "ExHouse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]