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

{
    "url": "https://demozoo.org/api/v1/productions/115249/?format=api",
    "demozoo_url": "https://demozoo.org/productions/115249/",
    "id": 115249,
    "title": "Triplicator",
    "author_nicks": [
        {
            "name": "Piter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51038/?format=api",
                "id": 51038,
                "name": "Piter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/edison14/newschool_intro/triangles-127col"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63690"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "87",
            "competition": {
                "id": 10571,
                "name": "Newschool Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2182/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2182/",
                    "id": 2182,
                    "name": "Edison 2014",
                    "tagline": "Total Surveillance Edition",
                    "start_date": "2014-06-27",
                    "end_date": "2014-06-29",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}