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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158515/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158515/",
        "id": 158515,
        "title": "Cudes (Splatterpunk BBS 4)",
        "author_nicks": [
            {
                "name": "Who Knows?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20484/?format=api",
                    "id": 20484,
                    "name": "Who Knows?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288954/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288954/",
        "id": 288954,
        "title": "Fuzzy?",
        "author_nicks": [
            {
                "name": "Who Knows?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20484/?format=api",
                    "id": 20484,
                    "name": "Who Knows?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30266/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30266/",
        "id": 30266,
        "title": "Skatoula",
        "author_nicks": [
            {
                "name": "Who Knows?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20484/?format=api",
                    "id": 20484,
                    "name": "Who Knows?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30285/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30285/",
        "id": 30285,
        "title": "Skatoula 2",
        "author_nicks": [
            {
                "name": "Who Knows?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20484/?format=api",
                    "id": 20484,
                    "name": "Who Knows?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]