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

{
    "url": "https://demozoo.org/api/v1/productions/74567/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74567/",
    "id": 74567,
    "title": "3k FreeCell",
    "author_nicks": [
        {
            "name": "Defence Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2504/?format=api",
                "id": 2504,
                "name": "Defence Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
            "id": 49,
            "name": "Oric"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.defence-force.org/download/3kFreeCell.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/atparty13/game_development/freecell.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61475"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "102",
            "competition": {
                "id": 7826,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1796/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1796/",
                    "id": 1796,
                    "name": "@Party 2013",
                    "tagline": "",
                    "start_date": "2013-06-14",
                    "end_date": "2013-06-16",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/9a/7090.142229.png",
            "original_width": 234,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/fb/9a/7090.142229.png",
            "standard_width": 234,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/9a/7090.142229.png",
            "thumbnail_width": 156,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/d9/ce19.142231.png",
            "original_width": 234,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/ca/d9/ce19.142231.png",
            "standard_width": 234,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/d9/ce19.142231.png",
            "thumbnail_width": 156,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/d7/1251.142230.png",
            "original_width": 234,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/d0/d7/1251.142230.png",
            "standard_width": 234,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/d7/1251.142230.png",
            "thumbnail_width": 156,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}