GET /api/v1/releasers/30898/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/52685/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52685/",
        "id": 52685,
        "title": "Huve Test",
        "author_nicks": [
            {
                "name": "Staffan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30897/?format=api",
                    "id": 30897,
                    "name": "Staffan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Outstream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30898/?format=api",
                    "id": 30898,
                    "name": "Outstream",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-26",
        "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/52687/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52687/",
        "id": 52687,
        "title": "Feting Skepp",
        "author_nicks": [
            {
                "name": "Fonken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30901/?format=api",
                    "id": 30901,
                    "name": "Fonken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Outstream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30898/?format=api",
                    "id": 30898,
                    "name": "Outstream",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]