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

{
    "url": "https://demozoo.org/api/v1/productions/62858/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62858/",
    "id": 62858,
    "title": "Big Shit",
    "author_nicks": [
        {
            "name": "Bill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34414/?format=api",
                "id": 34414,
                "name": "Bill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "RDT Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23468/?format=api",
                "id": 23468,
                "name": "RDTCrew",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/RDTCREW/BIGSHIT.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1996/P2B4/IN96K/RDT_CREW/BIG_SHIT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28795"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "85",
            "competition": {
                "id": 6901,
                "name": "Falcon Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1601/",
                    "id": 1601,
                    "name": "Place To Be 1996",
                    "tagline": "Place 2 Be 4",
                    "start_date": "1996-08-22",
                    "end_date": "1996-08-26",
                    "location": "Mont-de-Marsan, Département des Landes, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.89022,
                    "longitude": -0.49713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}