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

{
    "url": "https://demozoo.org/api/v1/productions/192242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192242/",
    "id": 192242,
    "title": "Earworm circus",
    "author_nicks": [
        {
            "name": "Adellan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6506/?format=api",
                "id": 6506,
                "name": "Adellan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/graffathon18/advanced/adellan-earworm_circus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9Hlz6pfZR8c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "73",
            "competition": {
                "id": 14563,
                "name": "Advanced Demo Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3641/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3641/",
                    "id": 3641,
                    "name": "Graffathon 2018",
                    "tagline": "",
                    "start_date": "2018-06-08",
                    "end_date": "2018-06-10",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "http://www.graffathon.fi/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/b1/92dc.181614.jpg",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/7d/b1/92dc.181614.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/b1/92dc.181614.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}