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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271887/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271887/",
        "id": 271887,
        "title": "Ophidiac Art Pack (09/1996)",
        "author_nicks": [
            {
                "name": "Ophidiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57822/?format=api",
                    "id": 57822,
                    "name": "Ophidiac",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271886/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271886/",
        "id": 271886,
        "title": "Ophidiac Art Pack (08/1996)",
        "author_nicks": [
            {
                "name": "Ophidiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57822/?format=api",
                    "id": 57822,
                    "name": "Ophidiac",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]