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

{
    "url": "https://demozoo.org/api/v1/productions/36749/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/36749/",
    "id": 36749,
    "title": "The Gang Logo",
    "author_nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5261/?format=api",
                "id": 5261,
                "name": "Fred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-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/2012/solskogen12/gfx_logo/fred---the-gang-logo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "35",
            "competition": {
                "id": 3251,
                "name": "Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1332/",
                    "id": 1332,
                    "name": "Solskogen 2012",
                    "tagline": "Dawn of the Dead Pixels",
                    "start_date": "2012-07-13",
                    "end_date": "2012-07-15",
                    "location": "Aas, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666908,
                    "longitude": 10.80529,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/29/f605.pl33904.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/c5/29/f605.pl33904.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/29/f605.pl33904.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}