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

{
    "url": "https://demozoo.org/api/v1/productions/165086/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/165086/",
    "id": 165086,
    "title": "Sunrise",
    "author_nicks": [
        {
            "name": "LZwerch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47834/?format=api",
                "id": 47834,
                "name": "LZwerch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2012/maximum_overdose12/graphics/sunrise.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 12849,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1467/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1467/",
                    "id": 1467,
                    "name": "Maximum Overdose 2012",
                    "tagline": "MO X - Harder Would Be Deadly",
                    "start_date": "2012-12-28",
                    "end_date": "2012-12-30",
                    "location": "Lübeck, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.86893,
                    "longitude": 10.68729,
                    "website": "http://mo.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/e1/afce.118757.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c1/e1/afce.118757.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/e1/afce.118757.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}