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

{
    "url": "https://demozoo.org/api/v1/productions/25352/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/25352/",
    "id": 25352,
    "title": "Berlinvaders",
    "author_nicks": [
        {
            "name": "v3nom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3685/?format=api",
                "id": 3685,
                "name": "v3nom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Red Scarves",
            "abbreviation": "RS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
                "id": 6151,
                "name": "The Red Scarves",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-12-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/2011/tum11/gfx_moderntools/berlinvaders.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "151",
            "competition": {
                "id": 1748,
                "name": "Modern Tools Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/349/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/349/",
                    "id": 349,
                    "name": "The Ultimate Meeting 2011",
                    "tagline": "Superhero vs. Supervillain",
                    "start_date": "2011-12-27",
                    "end_date": "2011-12-29",
                    "location": "Durlach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.99976,
                    "longitude": 8.47432,
                    "website": "http://2011.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/c9/29cc.29875.jpg",
            "original_width": 480,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/3b/c9/29cc.29875.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/c9/29cc.29875.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}