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

{
    "url": "https://demozoo.org/api/v1/productions/43066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43066/",
    "id": 43066,
    "title": "Boozembly 99 Invitation",
    "author_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-06",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/demoparty99/in64/bzm99.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24439"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "61",
            "competition": {
                "id": 3497,
                "name": "Intro - 64Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1048/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1048/",
                    "id": 1048,
                    "name": "The Demoparty 1999",
                    "tagline": "",
                    "start_date": "1999-09-05",
                    "end_date": "1999-09-07",
                    "location": "Faluns Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.60483,
                    "longitude": 15.63492,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2102/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2102/",
            "id": 2102,
            "name": "Boozembly 1999",
            "tagline": "",
            "start_date": "1999",
            "end_date": "1999",
            "location": "Helsinki, Uusimaa, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}