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

{
    "url": "https://demozoo.org/api/v1/productions/124443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124443/",
    "id": 124443,
    "title": "gl1k Cotton Candy",
    "author_nicks": [
        {
            "name": "P01",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                "id": 12102,
                "name": "P01",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ribbon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/demojs11/javascript_1k/ribbon_-_gl1k_cotton_candy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57248"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "362",
            "competition": {
                "id": 10942,
                "name": "Javascript 1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2054/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2054/",
                    "id": 2054,
                    "name": "DemoJS 2011",
                    "tagline": "",
                    "start_date": "2011-07-01",
                    "end_date": "2011-07-02",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://www.demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/36/6c18.273052.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/63/36/6c18.273052.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/36/6c18.273052.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}