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

[
    {
        "url": "https://demozoo.org/api/v1/productions/141035/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141035/",
        "id": 141035,
        "title": "Mash Room",
        "author_nicks": [
            {
                "name": "Jolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8657/?format=api",
                    "id": 8657,
                    "name": "Jolt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-04",
        "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/31440/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31440/",
        "id": 31440,
        "title": "Distorted Memories",
        "author_nicks": [
            {
                "name": "Jolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8657/?format=api",
                    "id": 8657,
                    "name": "Jolt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-08",
        "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-11",
            "slimdx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7562/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7562/",
        "id": 7562,
        "title": "Phage",
        "author_nicks": [
            {
                "name": "Jolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8657/?format=api",
                    "id": 8657,
                    "name": "Jolt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60661/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60661/",
        "id": 60661,
        "title": "Of to psy-land",
        "author_nicks": [
            {
                "name": "Jolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8657/?format=api",
                    "id": 8657,
                    "name": "Jolt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]