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

{
    "url": "https://demozoo.org/api/v1/productions/147509/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/147509/",
    "id": 147509,
    "title": "I'll take over the bonfire",
    "author_nicks": [
        {
            "name": "K-Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5327/?format=api",
                "id": 5327,
                "name": "K-Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/trsac15/photo/xxxx.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "103",
            "competition": {
                "id": 11882,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2528/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2528/",
                    "id": 2528,
                    "name": "TRSAC 2015",
                    "tagline": "The Church of TRSAC",
                    "start_date": "2015-10-16",
                    "end_date": "2015-10-18",
                    "location": "Århus, Århus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/af/86ab.pl174474.jpg",
            "original_width": 607,
            "original_height": 607,
            "standard_url": "https://media.demozoo.org/screens/s/8f/af/86ab.pl174474.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/af/86ab.pl174474.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}