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

{
    "url": "https://demozoo.org/api/v1/productions/126652/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126652/",
    "id": 126652,
    "title": "Bad Moon Rising",
    "author_nicks": [
        {
            "name": "Psycho Genesis",
            "abbreviation": "PSG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54869/?format=api",
                "id": 54869,
                "name": "Psycho Genesis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-27",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=35072"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=40833"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hiux0srjzQU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 11044,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/397/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/397/",
                    "id": 397,
                    "name": "Byterapers - Scoopex - Bloodsuckers Gathering 1991",
                    "tagline": "",
                    "start_date": "1991-07-25",
                    "end_date": "1991-07-28",
                    "location": "Parikkala, Etelä-Karjala, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.66909,
                    "longitude": 29.68783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/ce/2e60.291282.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/f3/ce/2e60.291282.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/ce/2e60.291282.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}