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

{
    "url": "https://demozoo.org/api/v1/productions/254974/?format=api",
    "demozoo_url": "https://demozoo.org/productions/254974/",
    "id": 254974,
    "title": "Very, Very Frightening",
    "author_nicks": [
        {
            "name": "Siils",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90131/?format=api",
                "id": 90131,
                "name": "Siils",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeccu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106017/?format=api",
                    "id": 106017,
                    "name": "Jeccu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Silenna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106018/?format=api",
                    "id": 106018,
                    "name": "Silenna",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/assembly19/one_scene/very__very_frightening_by_siils.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84924"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "380",
            "competition": {
                "id": 15342,
                "name": "One Scene",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3791/",
                    "id": 3791,
                    "name": "Assembly 2019",
                    "tagline": "",
                    "start_date": "2019-08-01",
                    "end_date": "2019-08-04",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/1a/3939.260447.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/e2/1a/3939.260447.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/1a/3939.260447.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/7c/4eb8.260448.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/7f/7c/4eb8.260448.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/7c/4eb8.260448.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "epilepsy-warning",
        "processing"
    ]
}