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

{
    "url": "https://demozoo.org/api/v1/productions/61541/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/61541/",
    "id": 61541,
    "title": "Dream of the Dolphin",
    "author_nicks": [
        {
            "name": "Michael Orlov",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35630/?format=api",
                "id": 35630,
                "name": "Mikado",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tech Noir",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35629/?format=api",
                "id": 35629,
                "name": "Tech Noir",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09-07",
    "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/paradox02/grfx/dreamdolp.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 6763,
                "name": "Pixeled (Handdrawn) Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/301/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/301/",
                    "id": 301,
                    "name": "Paradox 2002",
                    "tagline": "",
                    "start_date": "2002-09-07",
                    "end_date": "2002-09-08",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/ff/16dc.131355.jpg",
            "original_width": 709,
            "original_height": 769,
            "standard_url": "https://media.demozoo.org/screens/s/0f/ff/16dc.131355.jpg",
            "standard_width": 276,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/ff/16dc.131355.jpg",
            "thumbnail_width": 138,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}