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

{
    "url": "https://demozoo.org/api/v1/productions/275351/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275351/",
    "id": 275351,
    "title": "Make PIS Not Love",
    "author_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Hardliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                    "id": 13700,
                    "name": "The Hardliner",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Hardliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                    "id": 13700,
                    "name": "The Hardliner",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/depth/make_pis_not_love.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://jonassantoso.com/makepis/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/moxy-bc/pisplay"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83824"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2yCC9P5yL0s"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}