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

{
    "url": "https://demozoo.org/api/v1/productions/112583/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112583/",
    "id": 112583,
    "title": "Main #2 Invite",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hollowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1476/?format=api",
                    "id": 1476,
                    "name": "Hollowman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "zabutom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11888/?format=api",
                    "id": 11888,
                    "name": "zabutom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noname.c64.org/csdb/release/download.php?id=65722"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/stream07/demo/main_by_fairlight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=53728"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32233"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "7p",
            "competition": {
                "id": 7430,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/216/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/216/",
                    "id": 216,
                    "name": "Stream 2007",
                    "tagline": "",
                    "start_date": "2007-09-21",
                    "end_date": "2007-09-23",
                    "location": "Ylöjärvi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.554755,
                    "longitude": 23.574351,
                    "website": "http://www.streamparty.org"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/180/?format=api",
            "demozoo_url": "https://demozoo.org/parties/180/",
            "id": 180,
            "name": "Main 2007",
            "tagline": "2",
            "start_date": "2007-11-01",
            "end_date": "2007-11-04",
            "location": "Marseille, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.293705,
            "longitude": 5.372475,
            "website": "http://www.mainparty.net"
        }
    ],
    "screenshots": [],
    "tags": []
}