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

{
    "url": "https://demozoo.org/api/v1/productions/268584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268584/",
    "id": 268584,
    "title": "Cookie Party",
    "author_nicks": [
        {
            "name": "Cookie Collective",
            "abbreviation": "Cookies",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                "id": 78435,
                "name": "Cookie Collective",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-05",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/deadline19/three_dee/cookiepartyinvitro2019.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://shaderland.com/CookieParty/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/leon196/CookiePartyInvitro"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83211"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "221",
            "competition": {
                "id": 15519,
                "name": "Three-Dee",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3800/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3800/",
                    "id": 3800,
                    "name": "Deadline 2019",
                    "tagline": "",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2019/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3861/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3861/",
            "id": 3861,
            "name": "Cookie 2019",
            "tagline": "",
            "start_date": "2019-10-26",
            "end_date": "2019-10-27",
            "location": "Paris, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.8534,
            "longitude": 2.3486,
            "website": "https://2019.cookie.paris/"
        }
    ],
    "screenshots": [],
    "tags": [
        "blender",
        "glsl",
        "anaglyph-3d",
        "source-available",
        "twgl.js"
    ]
}