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

[
    {
        "url": "https://demozoo.org/api/v1/productions/302433/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302433/",
        "id": 302433,
        "title": "TF!CHAT V2.0",
        "author_nicks": [
            {
                "name": "Touchforce",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35019/?format=api",
                    "id": 35019,
                    "name": "Touchforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-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/172371/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172371/",
        "id": 172371,
        "title": "Bain 07/94",
        "author_nicks": [
            {
                "name": "Touchforce",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35019/?format=api",
                    "id": 35019,
                    "name": "Touchforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "adlib",
            "parody"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188042/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188042/",
        "id": 188042,
        "title": "Touchforce BBS (2)",
        "author_nicks": [
            {
                "name": "Touchforce",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35019/?format=api",
                    "id": 35019,
                    "name": "Touchforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]