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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267429/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267429/",
        "id": 267429,
        "title": "Scenial 4",
        "author_nicks": [
            {
                "name": "Beans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65312/?format=api",
                    "id": 65312,
                    "name": "Beans",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07",
        "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": [
            "scenial"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268894/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268894/",
        "id": 268894,
        "title": "Scenial 3: The Original",
        "author_nicks": [
            {
                "name": "Beans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65312/?format=api",
                    "id": 65312,
                    "name": "Beans",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-16",
        "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": [
            "lost",
            "scenial"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156810/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156810/",
        "id": 156810,
        "title": "Scenial 2: The Injection",
        "author_nicks": [
            {
                "name": "Beans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65312/?format=api",
                    "id": 65312,
                    "name": "Beans",
                    "is_group": true
                }
            },
            {
                "name": "Pulse",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                    "id": 575,
                    "name": "Pulse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-09",
        "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": [
            "scenial"
        ]
    }
]