GET /api/v1/releasers/33797/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/279656/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279656/",
        "id": 279656,
        "title": "Shaky Flaky Uncut",
        "author_nicks": [
            {
                "name": "Mntrk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33797/?format=api",
                    "id": 33797,
                    "name": "Mntrk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/268519/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/268519/",
        "id": 268519,
        "title": "Kaiser Weiners Keg & Pickle",
        "author_nicks": [
            {
                "name": "Mntrk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33797/?format=api",
                    "id": 33797,
                    "name": "Mntrk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-05",
        "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": [
            "c64-multicolor-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57254/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57254/",
        "id": 57254,
        "title": "Leivonen",
        "author_nicks": [
            {
                "name": "Hexxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33798/?format=api",
                    "id": 33798,
                    "name": "Hexxx",
                    "is_group": false
                }
            },
            {
                "name": "Mntrk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33797/?format=api",
                    "id": 33797,
                    "name": "Mntrk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]