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

{
    "url": "https://demozoo.org/api/v1/productions/140191/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140191/",
    "id": 140191,
    "title": "Jymdsjepp",
    "author_nicks": [
        {
            "name": "h4xxel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38618/?format=api",
                "id": 38618,
                "name": "h4xxel",
                "is_group": false
            }
        },
        {
            "name": "slaeshjag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38619/?format=api",
                "id": 38619,
                "name": "slaeshjag",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/birdie15/gamedev/0662_h4xxel__slaeshjag_-_jymdsjepp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.h4xxel.org/software/jymdsjepp/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 11624,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2536/",
                    "id": 2536,
                    "name": "Birdie 2015 (25)",
                    "tagline": "Birdie 25",
                    "start_date": "2015-05-14",
                    "end_date": "2015-05-17",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/2a/22ba.162631.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/8f/2a/22ba.162631.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/2a/22ba.162631.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}