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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82399/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82399/",
        "id": 82399,
        "title": "Want Some?",
        "author_nicks": [
            {
                "name": "Delicio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40448/?format=api",
                    "id": 40448,
                    "name": "Delicio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80475/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/80475/",
        "id": 80475,
        "title": "Bacon on The Beat",
        "author_nicks": [
            {
                "name": "Delicio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40448/?format=api",
                    "id": 40448,
                    "name": "Delicio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76975/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76975/",
        "id": 76975,
        "title": "Jointtidelfiini",
        "author_nicks": [
            {
                "name": "Delicio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40448/?format=api",
                    "id": 40448,
                    "name": "Delicio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]