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

{
    "url": "https://demozoo.org/api/v1/productions/191956/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/191956/",
    "id": 191956,
    "title": "It must be inside",
    "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-08-18",
    "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/evoke18/pixel_graphics/nodepond-pixelcompo-evoke2018.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "20",
            "score": "126",
            "competition": {
                "id": 14565,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3464/",
                    "id": 3464,
                    "name": "Evoke 2018",
                    "tagline": "21",
                    "start_date": "2018-08-17",
                    "end_date": "2018-08-19",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/28/774d.168798.png",
            "original_width": 160,
            "original_height": 90,
            "standard_url": "https://media.demozoo.org/screens/s/d5/28/774d.168798.png",
            "standard_width": 160,
            "standard_height": 90,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/28/774d.168798.png",
            "thumbnail_width": 160,
            "thumbnail_height": 90
        }
    ],
    "tags": []
}