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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282356/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/282356/",
        "id": 282356,
        "title": "Nocturne",
        "author_nicks": [
            {
                "name": "Panaji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26596/?format=api",
                    "id": 26596,
                    "name": "Panaji",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282357/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/282357/",
        "id": 282357,
        "title": "Colly",
        "author_nicks": [
            {
                "name": "Panaji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26596/?format=api",
                    "id": 26596,
                    "name": "Panaji",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-18",
        "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/282358/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/282358/",
        "id": 282358,
        "title": "Altern8",
        "author_nicks": [
            {
                "name": "Anomite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26590/?format=api",
                    "id": 26590,
                    "name": "Anomite",
                    "is_group": false
                }
            },
            {
                "name": "Panaji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26596/?format=api",
                    "id": 26596,
                    "name": "Panaji",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]