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

{
    "url": "https://demozoo.org/api/v1/productions/111929/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/111929/",
    "id": 111929,
    "title": "In 1000 Years...",
    "author_nicks": [
        {
            "name": "Bracket",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/938/?format=api",
                "id": 938,
                "name": "Bracket",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "is_group": true
            }
        },
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-05-17",
    "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/2014/stream14/graphics/brc-in_1000_years.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "27",
            "competition": {
                "id": 10432,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2135/",
                    "id": 2135,
                    "name": "Stream 2014",
                    "tagline": "Stream Ten",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Tampere, Pirkanmaa, Western Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.60736,
                    "longitude": 23.87021,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/c7/e621.62781.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ac/c7/e621.62781.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/c7/e621.62781.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}