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

{
    "url": "https://demozoo.org/api/v1/productions/141370/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/141370/",
    "id": 141370,
    "title": "P2NLOGO",
    "author_nicks": [
        {
            "name": "Jay Hammer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50540/?format=api",
                "id": 50540,
                "name": "JMPH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Porta2Note",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51444/?format=api",
                "id": 51444,
                "name": "Porta2Note",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-07-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/solskogen15/logo/jmph_p2nlogo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "171",
            "competition": {
                "id": 11663,
                "name": "Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2086/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2086/",
                    "id": 2086,
                    "name": "Solskogen 2015",
                    "tagline": "Cloud-free computing",
                    "start_date": "2015-07-10",
                    "end_date": "2015-07-12",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/e0/217c.89353.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/2a/e0/217c.89353.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/e0/217c.89353.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}