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

{
    "url": "https://demozoo.org/api/v1/productions/62546/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/62546/",
    "id": 62546,
    "title": "Enjoy The Ride",
    "author_nicks": [
        {
            "name": "Kenneth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36052/?format=api",
                "id": 36052,
                "name": "Kenneth",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HyperCube",
            "abbreviation": "HC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                "id": 28780,
                "name": "HyperCube",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-06-29",
    "supertype": "graphics",
    "platforms": [],
    "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/2002/remedy02/grtc/enjoy_the_ride-by-kenneth_hypercube.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "35",
            "competition": {
                "id": 6847,
                "name": "Raytracing",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/617/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/617/",
                    "id": 617,
                    "name": "Remedy 2002",
                    "tagline": "",
                    "start_date": "2002-06-27",
                    "end_date": "2002-06-30",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/84/a9db.pl63622.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/af/84/a9db.pl63622.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/84/a9db.pl63622.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}