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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/135205/",
        "id": 135205,
        "title": "Fear The Setting Sun",
        "author_nicks": [
            {
                "name": "Dead Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6229/?format=api",
                    "id": 6229,
                    "name": "Dead Roman",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-19",
        "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": [
            "gnu-rocket",
            "bass",
            "directx-10.1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88918/",
        "id": 88918,
        "title": "Primitive Beings",
        "author_nicks": [
            {
                "name": "Dead Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6229/?format=api",
                    "id": 6229,
                    "name": "Dead Roman",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-09-14",
        "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/79608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79608/",
        "id": 79608,
        "title": "Distance Between the Edges",
        "author_nicks": [
            {
                "name": "Dead Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6229/?format=api",
                    "id": 6229,
                    "name": "Dead Roman",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-13",
        "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/4474/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4474/",
        "id": 4474,
        "title": "Spheres On A Plane",
        "author_nicks": [
            {
                "name": "Dead Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6229/?format=api",
                    "id": 6229,
                    "name": "Dead Roman",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-24",
        "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": [
            "gnu-rocket"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/10410/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10410/",
        "id": 10410,
        "title": "Sunshine In A Box",
        "author_nicks": [
            {
                "name": "Dead Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6229/?format=api",
                    "id": 6229,
                    "name": "Dead Roman",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-11",
        "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": []
    }
]