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

{
    "url": "https://demozoo.org/api/v1/productions/136814/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136814/",
    "id": 136814,
    "title": "Seven Deadly Sins",
    "author_nicks": [
        {
            "name": "Such",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58042/?format=api",
                "id": 58042,
                "name": "Such",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-04-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2015/thegathering15/demo/seven_deadly_sins_by_birdie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65415"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YkYqcS4w-og"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "69",
            "competition": {
                "id": 11423,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2493/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2493/",
                    "id": 2493,
                    "name": "The Gathering 2015",
                    "tagline": "The Future Is Back",
                    "start_date": "2015-04-01",
                    "end_date": "2015-04-05",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2536/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2536/",
            "id": 2536,
            "name": "Birdie 2015 (25)",
            "tagline": "Birdie 25",
            "start_date": "2015-05-14",
            "end_date": "2015-05-17",
            "location": "Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.0,
            "longitude": 17.75,
            "website": "http://www.birdie.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}