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

{
    "url": "https://demozoo.org/api/v1/productions/47082/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47082/",
    "id": 47082,
    "title": "Olympics",
    "author_nicks": [
        {
            "name": "Emeric SH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23813/?format=api",
                "id": 23813,
                "name": "Emeric SH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SpaceHawks",
            "abbreviation": "SH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21575/?format=api",
                "id": 21575,
                "name": "SpaceHawks",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-10-28",
    "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/2000/conference7007/grfx/truecolor/olympics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "9",
            "competition": {
                "id": 4726,
                "name": "Truecolor",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1046/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1046/",
                    "id": 1046,
                    "name": "Conference 7007",
                    "tagline": "",
                    "start_date": "2000-10-27",
                    "end_date": "2000-10-29",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a2/07/0d2f.pl54172.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/a2/07/0d2f.pl54172.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a2/07/0d2f.pl54172.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}