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

{
    "url": "https://demozoo.org/api/v1/productions/170949/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170949/",
    "id": 170949,
    "title": "Beginnings",
    "author_nicks": [
        {
            "name": "Proximity",
            "abbreviation": "PXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71139/?format=api",
                "id": 71139,
                "name": "Proximity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-04-15",
    "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": "DigitalErr0r",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6274/?format=api",
                    "id": 6274,
                    "name": "DigitalErr0r",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sabotender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4354/?format=api",
                    "id": 4354,
                    "name": "Sabotender",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://reentrygame.com/projects/Proximity-Beginnings.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/thegathering17/demo/beginnings_by_proximity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69656"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ial1z68MbFE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "302",
            "competition": {
                "id": 13152,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3167/",
                    "id": 3167,
                    "name": "The Gathering 2017",
                    "tagline": "#SECRETS",
                    "start_date": "2017-04-12",
                    "end_date": "2017-04-16",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://gathering.org/tg17/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}