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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32061/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32061/",
        "id": 32061,
        "title": "Klfrogs At Mekka'96!",
        "author_nicks": [
            {
                "name": "Sma-One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21466/?format=api",
                    "id": 21466,
                    "name": "Sma-One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Keen Like Frogs",
                "abbreviation": "KLF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8791/?format=api",
                    "id": 8791,
                    "name": "Keen Like Frogs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309142/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/309142/",
        "id": 309142,
        "title": "Wakka Wakka Whoo",
        "author_nicks": [
            {
                "name": "Krash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14485/?format=api",
                    "id": 14485,
                    "name": "Krash",
                    "is_group": false
                }
            },
            {
                "name": "Scot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38332/?format=api",
                    "id": 38332,
                    "name": "Scot",
                    "is_group": false
                }
            },
            {
                "name": "Sma-One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21466/?format=api",
                    "id": 21466,
                    "name": "Sma-One",
                    "is_group": false
                }
            },
            {
                "name": "Zaphod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112594/?format=api",
                    "id": 112594,
                    "name": "Zaphod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-05",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]