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

{
    "url": "https://demozoo.org/api/v1/productions/113598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113598/",
    "id": 113598,
    "title": "8088 Domination",
    "author_nicks": [
        {
            "name": "Trixter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41280/?format=api",
                "id": 41280,
                "name": "Trixter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hornet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
                "id": 8923,
                "name": "Hornet",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-06-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/atparty14/demo_oldschool/8088_domination_party_version.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63591"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MWdG413nNkI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "136",
            "competition": {
                "id": 10502,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2057/",
                    "id": 2057,
                    "name": "@Party 2014",
                    "tagline": "Let's make history! ",
                    "start_date": "2014-06-13",
                    "end_date": "2014-06-15",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/bd/5631.78747.png",
            "original_width": 400,
            "original_height": 255,
            "standard_url": "https://media.demozoo.org/screens/s/23/bd/5631.78747.png",
            "standard_width": 400,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/bd/5631.78747.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "video-footage",
        "tron",
        "8088",
        "bad-apple",
        "rick-astley"
    ]
}