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

{
    "url": "https://demozoo.org/api/v1/productions/152341/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152341/",
    "id": 152341,
    "title": "Tides",
    "author_nicks": [
        {
            "name": "Orbitaldecay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53612/?format=api",
                "id": 53612,
                "name": "Orby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Cronies",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59548/?format=api",
                "id": 59548,
                "name": "The Cronies",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-01-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/synchrony16/nano/tides.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66812"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Tx90kOeCQkc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "55",
            "competition": {
                "id": 12082,
                "name": "Nano",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2733/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2733/",
                    "id": 2733,
                    "name": "SynchroNY 2016",
                    "tagline": "",
                    "start_date": "2016-01-08",
                    "end_date": "2016-01-10",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "http://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2c/9d/9a05.101028.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/2c/9d/9a05.101028.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2c/9d/9a05.101028.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}