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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18830/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18830/",
        "id": 18830,
        "title": "Mission Mopreme 32K",
        "author_nicks": [
            {
                "name": "The Black Hazard",
                "abbreviation": "TBH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13606/?format=api",
                    "id": 13606,
                    "name": "The Black Hazard",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-31",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib",
            "32k",
            "shoot-em-up",
            "raptor"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18842/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18842/",
        "id": 18842,
        "title": "Time",
        "author_nicks": [
            {
                "name": "The Black Hazard",
                "abbreviation": "TBH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13606/?format=api",
                    "id": 13606,
                    "name": "The Black Hazard",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-31",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-8mb",
            "midas",
            "pmodew",
            "pentium"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29203/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29203/",
        "id": 29203,
        "title": "Return of the Product",
        "author_nicks": [
            {
                "name": "The Black Hazard",
                "abbreviation": "TBH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13606/?format=api",
                    "id": 13606,
                    "name": "The Black Hazard",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-14",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]