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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5398/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5398/",
        "id": 5398,
        "title": "The Death Of Sturm",
        "author_nicks": [
            {
                "name": "Vimme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3238/?format=api",
                    "id": 3238,
                    "name": "Wimme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-29",
        "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/2034/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2034/",
        "id": 2034,
        "title": "Flight From Darkenwood",
        "author_nicks": [
            {
                "name": "Vimme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3238/?format=api",
                    "id": 3238,
                    "name": "Wimme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-28",
        "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/1294/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/1294/",
        "id": 1294,
        "title": "Dragons of Desolation",
        "author_nicks": [
            {
                "name": "Wimme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3238/?format=api",
                    "id": 3238,
                    "name": "Wimme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Wave",
                "abbreviation": "NW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1181/?format=api",
                    "id": 1181,
                    "name": "New Wave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-09-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]