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

{
    "url": "https://demozoo.org/api/v1/productions/207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/207/",
    "id": 207,
    "title": "Heresy",
    "author_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-13",
    "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": [
        {
            "nick": {
                "name": "Fuzzel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/625/?format=api",
                    "id": 625,
                    "name": "Fuzzel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hellfire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7/?format=api",
                    "id": 7,
                    "name": "Hellfire",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Blur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11954/?format=api",
                    "id": 11954,
                    "name": "Blur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Fuzzel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/625/?format=api",
                    "id": 625,
                    "name": "Fuzzel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/haujobb/heresy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/demo/heresy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8976"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "36",
            "competition": {
                "id": 1245,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pmodew",
        "commercial-music",
        "video-footage"
    ]
}