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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50477/",
        "id": 50477,
        "title": "easyDemo",
        "author_nicks": [
            {
                "name": "Sack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29931/?format=api",
                    "id": 29931,
                    "name": "Sack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68395/?format=api",
        "demozoo_url": "https://demozoo.org/music/68395/",
        "id": 68395,
        "title": "The Full Monty",
        "author_nicks": [
            {
                "name": "Sack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29931/?format=api",
                    "id": 29931,
                    "name": "Sack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/98788/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98788/",
        "id": 98788,
        "title": "Body Maze",
        "author_nicks": [
            {
                "name": ".druid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46883/?format=api",
                    "id": 46883,
                    "name": ".druid",
                    "is_group": false
                }
            },
            {
                "name": "Murphy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37953/?format=api",
                    "id": 37953,
                    "name": "Murphy",
                    "is_group": false
                }
            },
            {
                "name": "Sack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29931/?format=api",
                    "id": 29931,
                    "name": "Sack",
                    "is_group": false
                }
            },
            {
                "name": "Scotty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46899/?format=api",
                    "id": 46899,
                    "name": "Scotty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]