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

{
    "url": "https://demozoo.org/api/v1/productions/30019/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30019/",
    "id": 30019,
    "title": "A stroll in the park (Teaser)",
    "author_nicks": [
        {
            "name": "Offwhite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4231/?format=api",
                "id": 4231,
                "name": "Offwhite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-07-16",
    "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/solskogen11/gfx_oldskool/a_stroll_in_the_park_teaser.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "111",
            "competition": {
                "id": 2381,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/185/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/185/",
                    "id": 185,
                    "name": "Solskogen 2011",
                    "tagline": "The Suntouchables",
                    "start_date": "2011-07-15",
                    "end_date": "2011-07-17",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.664974,
                    "longitude": 10.811989,
                    "website": "http://solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/0d/1976.pl36736.png",
            "original_width": 111,
            "original_height": 143,
            "standard_url": "https://media.demozoo.org/screens/s/75/0d/1976.pl36736.png",
            "standard_width": 111,
            "standard_height": 143,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/0d/1976.pl36736.png",
            "thumbnail_width": 111,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}