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

{
    "url": "https://demozoo.org/api/v1/productions/196142/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196142/",
    "id": 196142,
    "title": "Enter the Vortex",
    "author_nicks": [
        {
            "name": "ISO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO",
                "is_group": true
            }
        },
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://quad.fi/enter_the_vortex_by_jumalauta_and_iso.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/jml18y/jumalauta_demo/enter-the-vortex-by-jumalauta-iso.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://quad.fi/enter_the_vortex"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77742"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "62",
            "competition": {
                "id": 14601,
                "name": "Jumalauta Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3597/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3597/",
                    "id": 3597,
                    "name": "Jumalauta 18 Years",
                    "tagline": "",
                    "start_date": "2018-08-24",
                    "end_date": "2018-08-26",
                    "location": "Hauho, Hämeenlinna, Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.17255,
                    "longitude": 24.56303,
                    "website": "https://jumalauta.untergrund.net/jml18v/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3718/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3718/",
            "id": 3718,
            "name": "Vortex 2018",
            "tagline": "",
            "start_date": "2018-11-23",
            "end_date": "2018-11-25",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.7,
            "longitude": 23.71667,
            "website": "https://vortexparty.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "three.js"
    ]
}