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

{
    "url": "https://demozoo.org/api/v1/productions/111921/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/111921/",
    "id": 111921,
    "title": "Hip Hop Shit",
    "author_nicks": [
        {
            "name": "aBHO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3063/?format=api",
                "id": 3063,
                "name": "aBHO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Twisted",
            "abbreviation": "-t-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
                "id": 6905,
                "name": "Twisted",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-05-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/stream14/graphics_textmode/abho-cwds.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "-3",
            "competition": {
                "id": 10431,
                "name": "Textmode 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/06/72/a18f.157797.png",
            "original_width": 624,
            "original_height": 608,
            "standard_url": "https://media.demozoo.org/screens/s/06/72/a18f.157797.png",
            "standard_width": 307,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/72/a18f.157797.png",
            "thumbnail_width": 153,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}