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

{
    "url": "https://demozoo.org/api/v1/productions/113601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113601/",
    "id": 113601,
    "title": "Rewired Garden Edition 2014",
    "author_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-14",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/atparty14/demo_oldschool/rewired2014.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63592"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "47",
            "competition": {
                "id": 10502,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2057/",
                    "id": 2057,
                    "name": "@Party 2014",
                    "tagline": "Let's make history! ",
                    "start_date": "2014-06-13",
                    "end_date": "2014-06-15",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2448/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2448/",
            "id": 2448,
            "name": "Rewired 2014",
            "tagline": "The 2nd Garden Edition",
            "start_date": "2014-07-11",
            "end_date": "2014-07-13",
            "location": "Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.75,
            "longitude": 4.5,
            "website": "http://www.rewired.be/"
        }
    ],
    "screenshots": [],
    "tags": []
}