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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19122/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19122/",
        "id": 19122,
        "title": "Heavenly Creature",
        "author_nicks": [
            {
                "name": "Melmoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13810/?format=api",
                    "id": 13810,
                    "name": "Melmoth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18612/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18612/",
        "id": 18612,
        "title": "NOT!",
        "author_nicks": [
            {
                "name": "Melmoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13810/?format=api",
                    "id": 13810,
                    "name": "Melmoth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7545/?format=api",
                    "id": 7545,
                    "name": "Scoop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-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/28831/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28831/",
        "id": 28831,
        "title": "The Mask",
        "author_nicks": [
            {
                "name": "Melmoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13810/?format=api",
                    "id": 13810,
                    "name": "Melmoth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7545/?format=api",
                    "id": 7545,
                    "name": "Scoop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]