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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283866/",
        "id": 283866,
        "title": "Wired 1997 Report",
        "author_nicks": [
            {
                "name": "Delta.pi",
                "abbreviation": "DPi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                    "id": 11633,
                    "name": "Delta.pi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11",
        "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/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8231/",
        "id": 8231,
        "title": "Evoke 1997 Report",
        "author_nicks": [
            {
                "name": "Delta.pi",
                "abbreviation": "DPi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                    "id": 11633,
                    "name": "Delta.pi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-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/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19315/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19315/",
        "id": 19315,
        "title": "MM303",
        "author_nicks": [
            {
                "name": "Delta.pi",
                "abbreviation": "DPi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                    "id": 11633,
                    "name": "Delta.pi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-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": [
            "humor",
            "parody",
            "vocals-in-music"
        ]
    }
]