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

{
    "url": "https://demozoo.org/api/v1/productions/270728/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270728/",
    "id": 270728,
    "title": "Siggraph Asia 2019 Invite",
    "author_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Conan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23201/?format=api",
                    "id": 23201,
                    "name": "Conan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Squeakyneb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44610/?format=api",
                    "id": 44610,
                    "name": "Squeakyneb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Voltage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23196/?format=api",
                    "id": 23196,
                    "name": "Voltage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bennym.net/bennym/demoscene/SA19_Invite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82506"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Q3cW3DsjRwM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3941/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3941/",
            "id": 3941,
            "name": "Siggraph Asia 2019",
            "tagline": "DreamZone!",
            "start_date": "2019-11-17",
            "end_date": "2019-11-20",
            "location": "Brisbane, Queensland, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -27.46794,
            "longitude": 153.02809,
            "website": "https://sa2019.siggraph.org/submissions/demoscene"
        }
    ],
    "screenshots": [],
    "tags": []
}