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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291845/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291845/",
        "id": 291845,
        "title": "Scrolling Text v1.0",
        "author_nicks": [
            {
                "name": "Radical",
                "abbreviation": "RAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121624/?format=api",
                    "id": 121624,
                    "name": "Radical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-05",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291843/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291843/",
        "id": 291843,
        "title": "Enter Promt Replacement v2.0",
        "author_nicks": [
            {
                "name": "Radical",
                "abbreviation": "RAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121624/?format=api",
                    "id": 121624,
                    "name": "Radical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-01",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327755/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327755/",
        "id": 327755,
        "title": "Radical Magazine #1",
        "author_nicks": [
            {
                "name": "Radical",
                "abbreviation": "RAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121624/?format=api",
                    "id": 121624,
                    "name": "Radical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]