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

{
    "url": "https://demozoo.org/api/v1/productions/23413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23413/",
    "id": 23413,
    "title": "TokyoDemoFest Invitation 2012",
    "author_nicks": [
        {
            "name": "Eldorado",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17021/?format=api",
                "id": 17021,
                "name": "Eldorado",
                "is_group": true
            }
        },
        {
            "name": "System K",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                "id": 6501,
                "name": "System K",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-12-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "c.r.v",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17022/?format=api",
                    "id": 17022,
                    "name": "c.r.v",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Got",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17020/?format=api",
                    "id": 17020,
                    "name": "Got",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Got",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17020/?format=api",
                    "id": 17020,
                    "name": "Got",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "NOz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17023/?format=api",
                    "id": 17023,
                    "name": "NOz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.sys-k.net/works/tdf2012inv.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/tum11/demo_highend/tdfinv2012.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58266"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "335",
            "competition": {
                "id": 1585,
                "name": "High-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/349/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/349/",
                    "id": 349,
                    "name": "The Ultimate Meeting 2011",
                    "tagline": "Superhero vs. Supervillain",
                    "start_date": "2011-12-27",
                    "end_date": "2011-12-29",
                    "location": "Durlach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.99976,
                    "longitude": 8.47432,
                    "website": "http://2011.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/940/?format=api",
            "demozoo_url": "https://demozoo.org/parties/940/",
            "id": 940,
            "name": "TokyoDemoFest 2012",
            "tagline": "",
            "start_date": "2012-01-13",
            "end_date": "2012-01-14",
            "location": "Tokyo, Japan",
            "is_online": false,
            "country_code": "JP",
            "latitude": 35.670479,
            "longitude": 139.740921,
            "website": "http://tokyodemofest.jp/2012/"
        }
    ],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}