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

{
    "url": "https://demozoo.org/api/v1/productions/133735/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133735/",
    "id": 133735,
    "title": "TIE Fighter",
    "author_nicks": [
        {
            "name": "Lucid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
                "id": 1310,
                "name": "Lucid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-05-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Suicidal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57314/?format=api",
                    "id": 57314,
                    "name": "Srdjan Dakic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://256bytes.untergrund.net/download/223"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/xmas98_256b/tie.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/yalp97/256b/tiefight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/dakics/asm-tie-fighter"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26896"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11280,
                "name": "256 Bytes Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/948/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/948/",
                    "id": 948,
                    "name": "YALP 1997",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1997-05-25",
                    "end_date": "1997-05-25",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": ""
                }
            }
        },
        {
            "position": 20,
            "ranking": "18",
            "score": "",
            "competition": {
                "id": 15775,
                "name": "PC 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4031/",
                    "id": 4031,
                    "name": "www.256b.com xmas compo 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1999-01-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/c3/ab6b.260643.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/ed/c3/ab6b.260643.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/c3/ab6b.260643.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}