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

{
    "url": "https://demozoo.org/api/v1/productions/84889/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84889/",
    "id": 84889,
    "title": "Metal Flirt",
    "author_nicks": [
        {
            "name": "Napalm Core",
            "abbreviation": "NC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6439/?format=api",
                "id": 6439,
                "name": "Napalm Core",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-17",
    "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": "zeroshift",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
                    "id": 6393,
                    "name": "zeroshift",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeenio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/breeze07/demo/napalm_core_metal_flirt.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/breeze07/demo/napalm_core_metal_flirt_patched.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29760"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8914,
                "name": "HighEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1303/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1303/",
                    "id": 1303,
                    "name": "Breeze 2007",
                    "tagline": "",
                    "start_date": "2007-02-16",
                    "end_date": "2007-02-18",
                    "location": "Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.72567,
                    "longitude": -9.15037,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}