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

{
    "url": "https://demozoo.org/api/v1/productions/48878/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48878/",
    "id": 48878,
    "title": "Fullscreen Is The Shit",
    "author_nicks": [
        {
            "name": "Lord Nikon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3045/?format=api",
                "id": 3045,
                "name": "LordNikon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2007/forever07/c64/demo/fullscreen_is_teh_shit.d64.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/forever07/c64/forever-reneg8-releases.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30102"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "315",
            "competition": {
                "id": 4949,
                "name": "Commodore Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/128/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/128/",
                    "id": 128,
                    "name": "Forever 2007",
                    "tagline": "Forever Reneg8",
                    "start_date": "2007-03-16",
                    "end_date": "2007-03-18",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/15/4098.289174.png",
            "original_width": 718,
            "original_height": 543,
            "standard_url": "https://media.demozoo.org/screens/s/b8/15/4098.289174.png",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/15/4098.289174.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}