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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169050/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169050/",
        "id": 169050,
        "title": "S/X Page NT Pro 2.00",
        "author_nicks": [
            {
                "name": "Cleria",
                "abbreviation": "CLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                    "id": 70290,
                    "name": "Cleria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-20",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169049/",
        "id": 169049,
        "title": "Latest Group Release 1.0b",
        "author_nicks": [
            {
                "name": "Cleria",
                "abbreviation": "CLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                    "id": 70290,
                    "name": "Cleria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361940/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/361940/",
        "id": 361940,
        "title": "Cleria /X Collection Oct 1994",
        "author_nicks": [
            {
                "name": "Cleria",
                "abbreviation": "CLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                    "id": 70290,
                    "name": "Cleria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]