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

{
    "url": "https://demozoo.org/api/v1/productions/123471/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123471/",
    "id": 123471,
    "title": "Scroller Ost",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        },
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
            "id": 24,
            "name": "Nintendo Wii"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/590/?format=api",
                    "id": 590,
                    "name": "Andy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Widdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                    "id": 7134,
                    "name": "Widdy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Prince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                    "id": 3949,
                    "name": "Prince",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/deadline14/demo_intro_combined/deadlinescroller.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64240"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "108",
            "competition": {
                "id": 10910,
                "name": "Combined Demo & Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2277/",
                    "id": 2277,
                    "name": "Deadline 2014",
                    "tagline": "Deadline Demoparty - Aufbau Ost",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-05",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://demoparty.berlin/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/e6/6c4f.70086.jpg",
            "original_width": 771,
            "original_height": 442,
            "standard_url": "https://media.demozoo.org/screens/s/4a/e6/6c4f.70086.jpg",
            "standard_width": 400,
            "standard_height": 229,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/e6/6c4f.70086.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 114
        }
    ],
    "tags": []
}