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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320093/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/320093/",
        "id": 320093,
        "title": "Magical Enlightment",
        "author_nicks": [
            {
                "name": "Thayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35884/?format=api",
                    "id": 35884,
                    "name": "Thayer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-07",
        "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/96939/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96939/",
        "id": 96939,
        "title": "Assault",
        "author_nicks": [
            {
                "name": "Thayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35884/?format=api",
                    "id": 35884,
                    "name": "Thayer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carrots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13730/?format=api",
                    "id": 13730,
                    "name": "Carrots",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]