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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295528/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295528/",
        "id": 295528,
        "title": "Enter & More Prompt",
        "author_nicks": [
            {
                "name": "Elmstreet 1427",
                "abbreviation": "ELM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49790/?format=api",
                    "id": 49790,
                    "name": "Elmstreet 1427",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-10",
        "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/295527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295527/",
        "id": 295527,
        "title": "VLF Scanner V1.0b",
        "author_nicks": [
            {
                "name": "Elmstreet 1427",
                "abbreviation": "ELM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49790/?format=api",
                    "id": 49790,
                    "name": "Elmstreet 1427",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-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/295529/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295529/",
        "id": 295529,
        "title": "ANSI Detector",
        "author_nicks": [
            {
                "name": "Elmstreet 1427",
                "abbreviation": "ELM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49790/?format=api",
                    "id": 49790,
                    "name": "Elmstreet 1427",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-12",
        "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"
        ]
    }
]