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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23422/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23422/",
        "id": 23422,
        "title": "bh-04: Wunderbar",
        "author_nicks": [
            {
                "name": "Bahnhof",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17048/?format=api",
                    "id": 17048,
                    "name": "Bahnhof",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-27",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68390/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68390/",
        "id": 68390,
        "title": "BH -03- Banzai!",
        "author_nicks": [
            {
                "name": "Bahnhof",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17048/?format=api",
                    "id": 17048,
                    "name": "Bahnhof",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "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/58099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58099/",
        "id": 58099,
        "title": "Baustelle 2001",
        "author_nicks": [
            {
                "name": "Bahnhoff Einhundertsechzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17048/?format=api",
                    "id": 17048,
                    "name": "Bahnhof",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-23",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]