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

{
    "url": "https://demozoo.org/api/v1/productions/3628/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3628/",
    "id": 3628,
    "title": "Demo Borgir",
    "author_nicks": [
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                "id": 3528,
                "name": "SquoQuo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-12",
    "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": "Bugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                    "id": 6345,
                    "name": "Bugger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Genetic Gemini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5796/?format=api",
                    "id": 5796,
                    "name": "Genetic Gemini",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yoda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/561/?format=api",
                    "id": 561,
                    "name": "Yoda",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, 3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://christoph.witchcraft-castle.net/packed/tsq_demoborgir.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/breakpoint04/demo/tsq_demoborgir.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12060"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "37",
            "competition": {
                "id": 378,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/21/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/21/",
                    "id": 21,
                    "name": "Breakpoint 2004",
                    "tagline": "The Code Inside",
                    "start_date": "2004-04-09",
                    "end_date": "2004-04-12",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}