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

{
    "url": "https://demozoo.org/api/v1/productions/30674/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30674/",
    "id": 30674,
    "title": "IV - Racer",
    "author_nicks": [
        {
            "name": "The Lost Souls",
            "abbreviation": "TLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12968/?format=api",
                "id": 12968,
                "name": "The Lost Souls",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kezoomer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13809/?format=api",
                    "id": 13809,
                    "name": "Kezoomer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rawhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15346/?format=api",
                    "id": 15346,
                    "name": "Rawhead",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13822/?format=api",
                    "id": 13822,
                    "name": "Cyberfish",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13822/?format=api",
                    "id": 13822,
                    "name": "Cyberfish",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13822/?format=api",
                    "id": 13822,
                    "name": "Cyberfish",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/thegathering02/demo/iv_-_racer_by_tls.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5555"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mHV_oIYZyEg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1000",
            "competition": {
                "id": 2474,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/48/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/48/",
                    "id": 48,
                    "name": "The Gathering 2002",
                    "tagline": "",
                    "start_date": "2002-03-27",
                    "end_date": "2002-03-31",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/73/8d/1c49.181941.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/73/8d/1c49.181941.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/8d/1c49.181941.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}