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

{
    "url": "https://demozoo.org/api/v1/productions/35115/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35115/",
    "id": 35115,
    "title": "Open it!",
    "author_nicks": [
        {
            "name": "Decibel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36161/?format=api",
                "id": 36161,
                "name": "Decibel",
                "is_group": true
            }
        },
        {
            "name": "Mnemonic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5686/?format=api",
                "id": 5686,
                "name": "Mnemonic",
                "is_group": true
            }
        },
        {
            "name": "Stones",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23141/?format=api",
                "id": 23141,
                "name": "Stones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/gravity97/in64/open_it.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72381"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=P9ZlhiM2wFQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "10",
            "competition": {
                "id": 2999,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/568/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/568/",
                    "id": 568,
                    "name": "Gravity 1997",
                    "tagline": "2",
                    "start_date": "1997-08-30",
                    "end_date": "1997-08-31",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}