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

{
    "url": "https://demozoo.org/api/v1/productions/158242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158242/",
    "id": 158242,
    "title": "RYJbook",
    "author_nicks": [
        {
            "name": "Ghostown",
            "abbreviation": "GTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3312/?format=api",
                "id": 3312,
                "name": "Ghostown",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-05-21",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/decrunch16/demo_wild/wilddemo_ghostown_ryjbook.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67454"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5FBJg1M26Vk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "142",
            "competition": {
                "id": 12407,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2867/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2867/",
                    "id": 2867,
                    "name": "Decrunch 2016",
                    "tagline": "",
                    "start_date": "2016-05-20",
                    "end_date": "2016-05-22",
                    "location": "Wrocław, Powiat wrocławski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "http://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/47/759a.108124.png",
            "original_width": 600,
            "original_height": 451,
            "standard_url": "https://media.demozoo.org/screens/s/fe/47/759a.108124.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/47/759a.108124.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}