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

{
    "url": "https://demozoo.org/api/v1/productions/272696/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272696/",
    "id": 272696,
    "title": "A Small Reminder",
    "author_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-28",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cupid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        },
        {
            "nick": {
                "name": "Merman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25336/?format=api",
                    "id": 25336,
                    "name": "Merman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Smooth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43113/?format=api",
                    "id": 43113,
                    "name": "Smooth",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.rbbs.be/files/smallreminder.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/192742/smallreminder.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/unc19/combined-oldskool-demo/smallreminder.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=185569"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84418"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7g2oiqwjv9Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "140",
            "competition": {
                "id": 15682,
                "name": "Combined Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3956/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3956/",
                    "id": 3956,
                    "name": "Under Construction 2019",
                    "tagline": "",
                    "start_date": "2019-12-27",
                    "end_date": "2019-12-29",
                    "location": "Regierungsbezirk Darmstadt, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.0,
                    "longitude": 8.75,
                    "website": "http://under-construction.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3918/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3918/",
            "id": 3918,
            "name": "rsync 2020",
            "tagline": "Unity is strength",
            "start_date": "2020-01-10",
            "end_date": "2020-01-11",
            "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.85045,
            "longitude": 4.34878,
            "website": "https://demoparty.be/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9e/29/1a8f.257691.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9e/29/1a8f.257691.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9e/29/1a8f.257691.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}