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

{
    "url": "https://demozoo.org/api/v1/productions/31327/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/31327/",
    "id": 31327,
    "title": "Sunrise",
    "author_nicks": [
        {
            "name": "ernie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4348/?format=api",
                "id": 4348,
                "name": "ernie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-04-11",
    "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/2009/thegathering09/grfx/mspaint/15._sunrise_by_ernie.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "51",
            "competition": {
                "id": 2528,
                "name": "MS Paint Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/55/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/55/",
                    "id": 55,
                    "name": "The Gathering 2009",
                    "tagline": "Fire & Ice",
                    "start_date": "2009-04-08",
                    "end_date": "2009-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/62/32/2d65.p31327.png",
            "original_width": 789,
            "original_height": 623,
            "standard_url": "https://media.demozoo.org/screens/s/62/32/2d65.p31327.png",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/62/32/2d65.p31327.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}