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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271534/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271534/",
        "id": 271534,
        "title": "ESP Art Pack (06/1996)",
        "author_nicks": [
            {
                "name": "Eastern Seaboard Pirates",
                "abbreviation": "ESP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111010/?format=api",
                    "id": 111010,
                    "name": "Eastern Seaboard Pirates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06",
        "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/271533/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271533/",
        "id": 271533,
        "title": "ESP Art Pack (05/1996)",
        "author_nicks": [
            {
                "name": "Eastern Seaboard Pirates",
                "abbreviation": "ESP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111010/?format=api",
                    "id": 111010,
                    "name": "Eastern Seaboard Pirates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05",
        "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/271532/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271532/",
        "id": 271532,
        "title": "ESP Art Pack (04/1996)",
        "author_nicks": [
            {
                "name": "Eastern Seaboard Pirates",
                "abbreviation": "ESP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111010/?format=api",
                    "id": 111010,
                    "name": "Eastern Seaboard Pirates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "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/271531/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271531/",
        "id": 271531,
        "title": "ESP Art Pack (02/1996)",
        "author_nicks": [
            {
                "name": "Eastern Seaboard Pirates",
                "abbreviation": "ESP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111010/?format=api",
                    "id": 111010,
                    "name": "Eastern Seaboard Pirates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]