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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30739/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30739/",
        "id": 30739,
        "title": "Dream Bass",
        "author_nicks": [
            {
                "name": "Grim-Beaper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16557/?format=api",
                    "id": 16557,
                    "name": "Grim-Beaper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "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/24349/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24349/",
        "id": 24349,
        "title": "Optimus Prime. Leader of the Autobots.",
        "author_nicks": [
            {
                "name": "Grim-Beaper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16557/?format=api",
                    "id": 16557,
                    "name": "Grim-Beaper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-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/22580/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22580/",
        "id": 22580,
        "title": "Exploring a new world",
        "author_nicks": [
            {
                "name": "Grim-Beaper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16557/?format=api",
                    "id": 16557,
                    "name": "Grim-Beaper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]