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

{
    "url": "https://demozoo.org/api/v1/productions/118673/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118673/",
    "id": 118673,
    "title": "Whisky In a Tube",
    "author_nicks": [
        {
            "name": "Faemiyah",
            "abbreviation": "FHI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12911/?format=api",
                "id": 12911,
                "name": "Faemiyah",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/84/?format=api",
            "id": 84,
            "name": "FreeBSD"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/assembly14/intro_4k/whisky_in_a_tube_by_faemiyah.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/faemiyah/faemiyah-demoscene_2014-08_4k-intro_whisky_in_a_tube"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63860"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "1249",
            "competition": {
                "id": 10710,
                "name": "4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2197/",
                    "id": 2197,
                    "name": "Assembly 2014",
                    "tagline": "",
                    "start_date": "2014-07-31",
                    "end_date": "2014-08-03",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/f9/d3b0.348153.png",
            "original_width": 1279,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/25/f9/d3b0.348153.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/f9/d3b0.348153.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "source-available"
    ]
}