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

{
    "url": "https://demozoo.org/api/v1/productions/45001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45001/",
    "id": 45001,
    "title": "Hoax",
    "author_nicks": [
        {
            "name": "VoxPod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27863/?format=api",
                "id": 27863,
                "name": "VoxPod",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sh0dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22028/?format=api",
                    "id": 22028,
                    "name": "Sh0dan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sh0dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22028/?format=api",
                    "id": 22028,
                    "name": "Sh0dan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fazion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7373/?format=api",
                    "id": 7373,
                    "name": "Fazion",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Beta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69176/?format=api",
                    "id": 69176,
                    "name": "Beta",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sinus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39624/?format=api",
                    "id": 39624,
                    "name": "Sinus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kvark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48203/?format=api",
                    "id": 48203,
                    "name": "Jacob",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "3D help"
        },
        {
            "nick": {
                "name": "Cake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69177/?format=api",
                    "id": 69177,
                    "name": "Cake",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "info"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/summerencounter99/in64/hoax_by_.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/summerencounter99/in64/vox_hoax.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=448"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A6GAinPHLTw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "606",
            "competition": {
                "id": 3453,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/90/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/90/",
                    "id": 90,
                    "name": "Summer Encounter 1999",
                    "tagline": "",
                    "start_date": "1999-07-21",
                    "end_date": "1999-07-24",
                    "location": "Aalborg, Ålborg Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 57.048,
                    "longitude": 9.9187,
                    "website": "http://summer.encounter.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}