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

{
    "url": "https://demozoo.org/api/v1/productions/141048/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141048/",
    "id": 141048,
    "title": "1kkort",
    "author_nicks": [
        {
            "name": "Mindcooler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22949/?format=api",
                "id": 22949,
                "name": "Mindcooler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sys5",
            "abbreviation": "S5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12953/?format=api",
                "id": 12953,
                "name": "Sys5",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/139770/sys5-1kkort.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/edison15/oldschool_demo/sys5-1kkort.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65942"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "120",
            "competition": {
                "id": 11649,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2476/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2476/",
                    "id": 2476,
                    "name": "Edison 2015",
                    "tagline": "",
                    "start_date": "2015-07-03",
                    "end_date": "2015-07-05",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/31/995f.89215.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1f/31/995f.89215.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/31/995f.89215.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}