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

{
    "url": "https://demozoo.org/api/v1/productions/140069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140069/",
    "id": 140069,
    "title": "BITS 4030",
    "author_nicks": [
        {
            "name": "BITS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                "id": 3947,
                "name": "BITS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-19",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Solo2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6575/?format=api",
                    "id": 6575,
                    "name": "Solo2",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/atparty15/intro/05_bits4030-linux32-20150615.tgz"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/luis/releases/2015/intro/bits4030-linux32-20150615.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65867"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "72",
            "competition": {
                "id": 11616,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2371/",
                    "id": 2371,
                    "name": "@Party 2015",
                    "tagline": "Now We Are Six",
                    "start_date": "2015-06-19",
                    "end_date": "2015-06-19",
                    "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": [],
    "screenshots": [],
    "tags": []
}