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

{
    "url": "https://demozoo.org/api/v1/productions/162259/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162259/",
    "id": 162259,
    "title": "Across The Edge",
    "author_nicks": [
        {
            "name": "deMarche",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
                "id": 3944,
                "name": "deMarche",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TmK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9182/?format=api",
                    "id": 9182,
                    "name": "TmK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rainman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36593/?format=api",
                    "id": 36593,
                    "name": "Rainman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zeebr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15930/?format=api",
                    "id": 15930,
                    "name": "Zeebr",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "direction"
        },
        {
            "nick": {
                "name": "bfox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                    "id": 9743,
                    "name": "bfox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.chiptown.ru/demo/across_the_edge_by_demarche.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/chaosconstructions16/zx_spectrum_640k_demo/across_sources_as_is.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/chaosconstructions16/zx_spectrum_640k_demo/across_the_edge_by_demarche.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68035"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/42404"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=b-kkzl2foaQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "263",
            "competition": {
                "id": 12693,
                "name": "ZX Spectrum 640K Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2748/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2748/",
                    "id": 2748,
                    "name": "Chaos Constructions 2016",
                    "tagline": "",
                    "start_date": "2016-08-27",
                    "end_date": "2016-08-28",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": "http://chaosconstructions.ru/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/1e/4a9c.298789.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/3b/1e/4a9c.298789.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/1e/4a9c.298789.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pentagon",
        "graffiti",
        "placeholder-screenshot",
        "source-available"
    ]
}