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

{
    "url": "https://demozoo.org/api/v1/productions/143012/?format=api",
    "demozoo_url": "https://demozoo.org/productions/143012/",
    "id": 143012,
    "title": "Demotime",
    "author_nicks": [
        {
            "name": "Hello Demoscene Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42398/?format=api",
                "id": 42398,
                "name": "Hello Demoscene Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-08-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "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": "Nodepond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                    "id": 45364,
                    "name": "Nodepond",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nodepond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                    "id": 45364,
                    "name": "Nodepond",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nodepond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                    "id": 45364,
                    "name": "Nodepond",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/evoke15/pc_demo/nodepond-evk15-demotime.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.reboot-network.de/demos/demotime_by_nodepond_osx.zip"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66107"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BtjpeT4uSjk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "225",
            "competition": {
                "id": 11741,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2487/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2487/",
                    "id": 2487,
                    "name": "Evoke 2015",
                    "tagline": "",
                    "start_date": "2015-07-31",
                    "end_date": "2015-08-02",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2015"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/b7/5e32.125957.png",
            "original_width": 2880,
            "original_height": 1750,
            "standard_url": "https://media.demozoo.org/screens/s/f9/b7/5e32.125957.jpg",
            "standard_width": 400,
            "standard_height": 243,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/b7/5e32.125957.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 121
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/68/04/c70b.125958.png",
            "original_width": 1440,
            "original_height": 870,
            "standard_url": "https://media.demozoo.org/screens/s/68/04/c70b.125958.jpg",
            "standard_width": 400,
            "standard_height": 241,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/04/c70b.125958.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": [
        "parallax"
    ]
}