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

{
    "url": "https://demozoo.org/api/v1/productions/42678/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42678/",
    "id": 42678,
    "title": "Candy - Tokyo Demofest 2013 Invitation",
    "author_nicks": [
        {
            "name": "Gorakubu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26896/?format=api",
                "id": 26896,
                "name": "Gorakubu",
                "is_group": true
            }
        },
        {
            "name": "Nonoil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13165/?format=api",
                "id": 13165,
                "name": "Nonoil",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-29",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Q",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13166/?format=api",
                    "id": 13166,
                    "name": "Q",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kabaki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26897/?format=api",
                    "id": 26897,
                    "name": "Kabaki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "301",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26898/?format=api",
                    "id": 26898,
                    "name": "301",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "synth"
        },
        {
            "nick": {
                "name": "Machia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24016/?format=api",
                    "id": 24016,
                    "name": "Machia",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://studiononoil.sakura.ne.jp/upload/never_remove/candy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/function12/intro/candy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60278"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pGFOmKvA2l8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "262",
            "competition": {
                "id": 4100,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1367/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1367/",
                    "id": 1367,
                    "name": "Function 2012",
                    "tagline": "",
                    "start_date": "2012-09-28",
                    "end_date": "2012-09-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2012.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1440/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1440/",
            "id": 1440,
            "name": "TokyoDemoFest 2013",
            "tagline": "",
            "start_date": "2013-02-09",
            "end_date": "2013-02-10",
            "location": "Idabashi, Tokyo, Japan",
            "is_online": false,
            "country_code": "JP",
            "latitude": 35.699921,
            "longitude": 139.747925,
            "website": "http://tokyodemofest.jp/2013/"
        }
    ],
    "screenshots": [],
    "tags": []
}