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

{
    "url": "https://demozoo.org/api/v1/productions/5163/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5163/",
    "id": 5163,
    "title": "Outline Invitation",
    "author_nicks": [
        {
            "name": "Guideline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5943/?format=api",
                "id": 5943,
                "name": "Guideline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-04-13",
    "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": "Alusi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10940/?format=api",
                    "id": 10940,
                    "name": "Alusi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Larstiq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10941/?format=api",
                    "id": 10941,
                    "name": "Larstiq",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Infrastructure"
        },
        {
            "nick": {
                "name": "BetA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24367/?format=api",
                    "id": 24367,
                    "name": "BetA",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Exporter / Tool"
        },
        {
            "nick": {
                "name": "The Bat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10942/?format=api",
                    "id": 10942,
                    "name": "The Bat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Modelling & Design"
        },
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional Design"
        },
        {
            "nick": {
                "name": "Cerror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3783/?format=api",
                    "id": 3783,
                    "name": "Cerror",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/breakpoint09/demo/guideline_outline_invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53002"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "171",
            "competition": {
                "id": 534,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/26/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/26/",
                    "id": 26,
                    "name": "Breakpoint 2009",
                    "tagline": "Everything Is Under Control",
                    "start_date": "2009-04-10",
                    "end_date": "2009-04-13",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2009/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/199/?format=api",
            "demozoo_url": "https://demozoo.org/parties/199/",
            "id": 199,
            "name": "Outline 2009",
            "tagline": "",
            "start_date": "2009-05-21",
            "end_date": "2009-05-24",
            "location": "Eersel, The Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.35831,
            "longitude": 5.30905,
            "website": "https://www.outlinedemoparty.nl/"
        }
    ],
    "screenshots": [],
    "tags": []
}