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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163729/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163729/",
        "id": 163729,
        "title": "Total Hangover",
        "author_nicks": [
            {
                "name": "Fuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114431/?format=api",
                    "id": 114431,
                    "name": "Stealth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-22",
        "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/163684/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163684/",
        "id": 163684,
        "title": "Just A Woman",
        "author_nicks": [
            {
                "name": "Fuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114431/?format=api",
                    "id": 114431,
                    "name": "Stealth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-29",
        "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/71126/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71126/",
        "id": 71126,
        "title": "Night of the Hunter",
        "author_nicks": [
            {
                "name": "Stealth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114431/?format=api",
                    "id": 114431,
                    "name": "Stealth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]