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

{
    "url": "https://demozoo.org/api/v1/productions/121414/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121414/",
    "id": 121414,
    "title": "Flytrap",
    "author_nicks": [
        {
            "name": "Nothing",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18492/?format=api",
                "id": 18492,
                "name": "Nothing",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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": "Lowmax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53206/?format=api",
                    "id": 53206,
                    "name": "Lowmax",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Unknown"
        },
        {
            "nick": {
                "name": "Sunday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13027/?format=api",
                    "id": 13027,
                    "name": "Sunday",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Unknown"
        },
        {
            "nick": {
                "name": "Wawa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53207/?format=api",
                    "id": 53207,
                    "name": "Wawa",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/reboot99/demo/win/flytrap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12599"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18955,
                "name": "Windows Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1067/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1067/",
                    "id": 1067,
                    "name": "Reboot 1999",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://reboot99.promisc.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}