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

{
    "url": "https://demozoo.org/api/v1/productions/197730/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/197730/",
    "id": 197730,
    "title": "Shoot the Core",
    "author_nicks": [
        {
            "name": "Nodepond",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                "id": 45364,
                "name": "Nodepond",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Level 90",
            "abbreviation": "level90",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62547/?format=api",
                "id": 62547,
                "name": "Level 90",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-12-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/unc18/oldskool_gfx/nodepond-shoot_the_core.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "86",
            "competition": {
                "id": 14831,
                "name": "Oldskool GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3682/",
                    "id": 3682,
                    "name": "Under Construction 2018",
                    "tagline": "",
                    "start_date": "2018-12-27",
                    "end_date": "2018-12-29",
                    "location": "Gernsheim, Regierungsbezirk Darmstadt, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.75305,
                    "longitude": 8.48859,
                    "website": "http://under-construction.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/d1/4fc1.176691.png",
            "original_width": 1024,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/63/d1/4fc1.176691.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/d1/4fc1.176691.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "platformer"
    ]
}