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

{
    "url": "https://demozoo.org/api/v1/productions/68288/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68288/",
    "id": 68288,
    "title": "Gamers Aren´t Lamers",
    "author_nicks": [
        {
            "name": "Bloodaxe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38164/?format=api",
                "id": 38164,
                "name": "Bloodaxe",
                "is_group": false
            }
        },
        {
            "name": "Dragonslayer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127310/?format=api",
                "id": 127310,
                "name": "Dragonslayer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Xerxes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                    "id": 552,
                    "name": "Xerxes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/dreamhack03/demo/08_gamers_arent_lamers_by__dragonslayer_and_bloodaxe.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "15",
            "competition": {
                "id": 7411,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/966/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/966/",
                    "id": 966,
                    "name": "Dreamhack 2003",
                    "tagline": "DreamHack 2003 Winter",
                    "start_date": "2003-11-27",
                    "end_date": "2003-11-30",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}