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

{
    "url": "https://demozoo.org/api/v1/productions/140952/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140952/",
    "id": 140952,
    "title": "Gerp 2015 Invitation",
    "author_nicks": [
        {
            "name": "Fatzone",
            "abbreviation": "FTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3187/?format=api",
                "id": 3187,
                "name": "Fatzone",
                "is_group": true
            }
        },
        {
            "name": "Sid Ryders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55668/?format=api",
                "id": 55668,
                "name": "Sid Ryders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Malmix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "gemini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                    "id": 5667,
                    "name": "gemini",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Slash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3515/?format=api",
                    "id": 3515,
                    "name": "Slash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/139736/gerp2015invitation.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/edison15/oldschool_demo/gerp2015invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=139567"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65916"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "104",
            "competition": {
                "id": 11649,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2476/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2476/",
                    "id": 2476,
                    "name": "Edison 2015",
                    "tagline": "",
                    "start_date": "2015-07-03",
                    "end_date": "2015-07-05",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2559/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2559/",
            "id": 2559,
            "name": "Gerp 2015",
            "tagline": "",
            "start_date": "2015-08-21",
            "end_date": "2015-08-23",
            "location": "Skövde Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.43488,
            "longitude": 13.90358,
            "website": "http://gerp.demoose.se/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/f8/3741.89241.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/05/f8/3741.89241.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/f8/3741.89241.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}