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

{
    "url": "https://demozoo.org/api/v1/productions/39230/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39230/",
    "id": 39230,
    "title": "Fucking Borlänge",
    "author_nicks": [
        {
            "name": "Cryonics",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/339/?format=api",
                "id": 339,
                "name": "Cryonics",
                "is_group": true
            }
        },
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/dreamhack98/demo/fucking_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15639"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "278",
            "competition": {
                "id": 3648,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/242/",
                    "id": 242,
                    "name": "Dreamhack 1998",
                    "tagline": "",
                    "start_date": "1998-10-29",
                    "end_date": "1998-11-01",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}