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

{
    "url": "https://demozoo.org/api/v1/productions/124058/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124058/",
    "id": 124058,
    "title": "ZeroZeroEight",
    "author_nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                "id": 3622,
                "name": "Adinpsz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-10",
    "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": [
        {
            "nick": {
                "name": "cb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24336/?format=api",
                    "id": 24336,
                    "name": "cb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/demojs14/1k_intro/zerozeroheight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64231"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "116",
            "competition": {
                "id": 10926,
                "name": "1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2252/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2252/",
                    "id": 2252,
                    "name": "DemoJS 2014",
                    "tagline": "",
                    "start_date": "2014-10-10",
                    "end_date": "2014-10-11",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/3d/a918.70133.png",
            "original_width": 657,
            "original_height": 639,
            "standard_url": "https://media.demozoo.org/screens/s/68/3d/a918.70133.png",
            "standard_width": 308,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/3d/a918.70133.png",
            "thumbnail_width": 154,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}