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

{
    "url": "https://demozoo.org/api/v1/productions/25707/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25707/",
    "id": 25707,
    "title": "Chillout2001 invite 2.0",
    "author_nicks": [
        {
            "name": "Chillout Compo Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18299/?format=api",
                "id": 18299,
                "name": "Chillout Compo Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-14",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/thegathering01/demo/tg01_pcdemo_chillout2001invite20_chilloutcompocrew.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1797"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "184",
            "competition": {
                "id": 1797,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/47/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/47/",
                    "id": 47,
                    "name": "The Gathering 2001",
                    "tagline": "A Cyberspace Odyssey",
                    "start_date": "2001-04-11",
                    "end_date": "2001-04-15",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4960/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4960/",
            "id": 4960,
            "name": "Chillout 2001a",
            "tagline": "",
            "start_date": "2001",
            "end_date": "2001",
            "location": "Alingsås Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.0,
            "longitude": 12.5,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/d7/0e78.333001.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/4c/d7/0e78.333001.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/d7/0e78.333001.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}