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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204715/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204715/",
        "id": 204715,
        "title": "Eigenvectrex",
        "author_nicks": [
            {
                "name": "Carnegie Mellon University Computer Club",
                "abbreviation": "CMUCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6570/?format=api",
                    "id": 6570,
                    "name": "Carnegie Mellon University Computer Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
                "id": 43,
                "name": "Vectrex"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38244/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38244/",
        "id": 38244,
        "title": "Introducing the iLisa",
        "author_nicks": [
            {
                "name": "Carnegie Mellon University Computer Club",
                "abbreviation": "CMUCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6570/?format=api",
                    "id": 6570,
                    "name": "Carnegie Mellon University Computer Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "apple-lisa",
            "lisa"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39693/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39693/",
        "id": 39693,
        "title": "Where Have All The Pixels Gone?",
        "author_nicks": [
            {
                "name": "Carnegie Mellon University Computer Club",
                "abbreviation": "CMUCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6570/?format=api",
                    "id": 6570,
                    "name": "Carnegie Mellon University Computer Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
                "id": 43,
                "name": "Vectrex"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "nyancat"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5230/",
        "id": 5230,
        "title": "Le Requiem de Lisa",
        "author_nicks": [
            {
                "name": "Carnegie Mellon University Computer Club",
                "abbreviation": "CMUCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6570/?format=api",
                    "id": 6570,
                    "name": "Carnegie Mellon University Computer Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "apple-lisa"
        ]
    }
]