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

{
    "url": "https://demozoo.org/api/v1/productions/185235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185235/",
    "id": 185235,
    "title": "Hello C64",
    "author_nicks": [
        {
            "name": "Methos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77054/?format=api",
                "id": 77054,
                "name": "Methos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-31",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/166061/print_rev18.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/revision18/oldskool-demo/print_rev18.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=163442"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75832"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-PJMioKsMY8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "421",
            "competition": {
                "id": 14182,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3537/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3537/",
                    "id": 3537,
                    "name": "Revision 2018",
                    "tagline": "",
                    "start_date": "2018-03-30",
                    "end_date": "2018-04-02",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2018.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/8b/af33.160177.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/87/8b/af33.160177.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/8b/af33.160177.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/28/82/5e06.160793.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/28/82/5e06.160793.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/82/5e06.160793.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}