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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308705/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308705/",
        "id": 308705,
        "title": "Ami/X User Lister",
        "author_nicks": [
            {
                "name": "Wide Open Brain",
                "abbreviation": "WOB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120715/?format=api",
                    "id": 120715,
                    "name": "Wide Open Brain",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-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/308696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308696/",
        "id": 308696,
        "title": "Press Enter Prompt",
        "author_nicks": [
            {
                "name": "Wide Open Brain",
                "abbreviation": "WOB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120715/?format=api",
                    "id": 120715,
                    "name": "Wide Open Brain",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-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/308710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308710/",
        "id": 308710,
        "title": "Replacement for PCBText",
        "author_nicks": [
            {
                "name": "Wide Open Brain",
                "abbreviation": "WOB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120715/?format=api",
                    "id": 120715,
                    "name": "Wide Open Brain",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-04",
        "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"
        ]
    }
]