GET /api/v1/releasers/55508/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/129581/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129581/",
        "id": 129581,
        "title": "Grandad 2 - In Search Of Sandwiches",
        "author_nicks": [
            {
                "name": "Caledonia PDL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55508/?format=api",
                    "id": 55508,
                    "name": "Caledonia PDL",
                    "is_group": true
                }
            },
            {
                "name": "Grandadsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55507/?format=api",
                    "id": 55507,
                    "name": "Grandadsoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "2dd"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129572/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129572/",
        "id": 129572,
        "title": "The Glass Buttock Of Tharg",
        "author_nicks": [
            {
                "name": "Caledonia PDL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55508/?format=api",
                    "id": 55508,
                    "name": "Caledonia PDL",
                    "is_group": true
                }
            },
            {
                "name": "Grandadsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55507/?format=api",
                    "id": 55507,
                    "name": "Grandadsoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/73220/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73220/",
        "id": 73220,
        "title": "Caledonia PDL 1992 Catalog Intro",
        "author_nicks": [
            {
                "name": "Caledonia PDL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55508/?format=api",
                    "id": 55508,
                    "name": "Caledonia PDL",
                    "is_group": true
                }
            },
            {
                "name": "NeXT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31770/?format=api",
                    "id": 31770,
                    "name": "NeXT",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "public-domain-library"
        ]
    }
]