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

{
    "url": "https://demozoo.org/api/v1/productions/36137/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36137/",
    "id": 36137,
    "title": "Live in Love",
    "author_nicks": [
        {
            "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": "1997-07-05",
    "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": "Gnilk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/181/?format=api",
                    "id": 181,
                    "name": "Gnilk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Balrog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/622/?format=api",
                    "id": 622,
                    "name": "Balrog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/185/?format=api",
                    "id": 185,
                    "name": "Flood",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Network",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72766/?format=api",
                    "id": 72766,
                    "name": "Network",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Network",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72766/?format=api",
                    "id": 72766,
                    "name": "Network",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D scenes"
        },
        {
            "nick": {
                "name": "Krikkit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/182/?format=api",
                    "id": 182,
                    "name": "Krikkit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Igge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14993/?format=api",
                    "id": 14993,
                    "name": "Igge",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scc97/demo/noc_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8478"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1e0_v0lzlTc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "38",
            "competition": {
                "id": 3156,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/843/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/843/",
                    "id": 843,
                    "name": "Summer Computer Conference (SCC) 1997",
                    "tagline": "",
                    "start_date": "1997-07-04",
                    "end_date": "1997-07-06",
                    "location": "Köping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.514568,
                    "longitude": 15.99669,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}