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

{
    "url": "https://demozoo.org/api/v1/productions/151205/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/151205/",
    "id": 151205,
    "title": "Buzzer",
    "author_nicks": [
        {
            "name": "Emeric",
            "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": "2001-07-14",
    "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/2001/fyanica01b/grfx_8bit/8bit_gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "14",
            "competition": {
                "id": 12009,
                "name": "8bit Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/84/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/84/",
                    "id": 84,
                    "name": "Fyanica 2001 (6)",
                    "tagline": "Summer Edition",
                    "start_date": "2001-07-14",
                    "end_date": "2001-07-15",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=8"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/08/91ae.99570.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/57/08/91ae.99570.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/08/91ae.99570.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "640x512"
    ]
}