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

{
    "url": "https://demozoo.org/api/v1/productions/140002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140002/",
    "id": 140002,
    "title": "Pegasus",
    "author_nicks": [
        {
            "name": "Frankenburgh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59536/?format=api",
                "id": 59536,
                "name": "Frankenburgh",
                "is_group": false
            }
        },
        {
            "name": "Virgill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                "id": 224,
                "name": "Virgill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-20",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Frankenburgh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59536/?format=api",
                    "id": 59536,
                    "name": "Frankenburgh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/nordlicht15/demo_newschool/frankenburgh_virgill_-_pegasus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65859"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "147",
            "competition": {
                "id": 11608,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2520/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2520/",
                    "id": 2520,
                    "name": "Nordlicht 2015",
                    "tagline": "The famous Bremen multiplatform demoscene event",
                    "start_date": "2015-06-19",
                    "end_date": "2015-06-21",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/62/51/eddb.348164.jpg",
            "original_width": 1275,
            "original_height": 867,
            "standard_url": "https://media.demozoo.org/screens/s/62/51/eddb.348164.jpg",
            "standard_width": 400,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/62/51/eddb.348164.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": []
}