GET /api/v1/releasers/10353/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/8796/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8796/",
        "id": 8796,
        "title": "Black Sunday",
        "author_nicks": [
            {
                "name": "Dipswitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                    "id": 5806,
                    "name": "Dipswitch",
                    "is_group": false
                }
            },
            {
                "name": "Zaner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6444/?format=api",
                    "id": 6444,
                    "name": "Zaner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pure Phun",
                "abbreviation": "PPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10353/?format=api",
                    "id": 10353,
                    "name": "Pure Phun",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/315520/",
        "id": 315520,
        "title": "Comeback",
        "author_nicks": [
            {
                "name": "cRAZy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10332/?format=api",
                    "id": 10332,
                    "name": "cRAZy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pure Phun",
                "abbreviation": "PPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10353/?format=api",
                    "id": 10353,
                    "name": "Pure Phun",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]