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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50443/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50443/",
        "id": 50443,
        "title": "Sunrise",
        "author_nicks": [
            {
                "name": "Will",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29291/?format=api",
                    "id": 29291,
                    "name": "Will Pollard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-09-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49820/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49820/",
        "id": 49820,
        "title": "Budleigh Beach",
        "author_nicks": [
            {
                "name": "Will",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29291/?format=api",
                    "id": 29291,
                    "name": "Will Pollard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49941/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49941/",
        "id": 49941,
        "title": "red rock",
        "author_nicks": [
            {
                "name": "will789gb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29291/?format=api",
                    "id": 29291,
                    "name": "Will Pollard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-09-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47854/",
        "id": 47854,
        "title": "John Whitney",
        "author_nicks": [
            {
                "name": "Will Pollard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29291/?format=api",
                    "id": 29291,
                    "name": "Will Pollard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-09-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]