GET /api/v1/releasers/15176/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/313076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313076/",
        "id": 313076,
        "title": "Edőmér bohóc és az erőspaprika",
        "author_nicks": [
            {
                "name": "Xorg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71491/?format=api",
                    "id": 71491,
                    "name": "Xorg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Robur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15176/?format=api",
                    "id": 15176,
                    "name": "Robur",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-09-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "80x25"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40483/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40483/",
        "id": 40483,
        "title": "Intro",
        "author_nicks": [
            {
                "name": "Wiklo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25954/?format=api",
                    "id": 25954,
                    "name": "Wiklo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Robur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15176/?format=api",
                    "id": 15176,
                    "name": "Robur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20753/",
        "id": 20753,
        "title": "Pengu",
        "author_nicks": [
            {
                "name": "Zarg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15175/?format=api",
                    "id": 15175,
                    "name": "Zarg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Robur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15176/?format=api",
                    "id": 15176,
                    "name": "Robur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]