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

{
    "url": "https://demozoo.org/api/v1/productions/96730/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96730/",
    "id": 96730,
    "title": "Threeve",
    "author_nicks": [
        {
            "name": "Bauknecht",
            "abbreviation": "BKN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/635/?format=api",
                "id": 635,
                "name": "Bauknecht",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/861/?format=api",
                    "id": 861,
                    "name": "Mad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/632/?format=api",
                    "id": 632,
                    "name": "Sire",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/632/?format=api",
                    "id": 632,
                    "name": "Sire",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Decca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/634/?format=api",
                    "id": 634,
                    "name": "Decca",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://c64.rulez.org/pub/plus4/Demos/Bauknecht/Threeve.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Bauknecht/Threeve.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/t/threeve.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.bkn-online.org/productions/threeve/threeve.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Threeve"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49772"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ArMHNHVPOFw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "104",
            "competition": {
                "id": 10077,
                "name": "8-Bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1309/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1309/",
                    "id": 1309,
                    "name": "Oxyron Party 2008",
                    "tagline": "Back To North Pole",
                    "start_date": "2008-02-22",
                    "end_date": "2008-02-24",
                    "location": "Flensburg, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 54.78431,
                    "longitude": 9.43961,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/65/a5/0fdc.342655.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/65/a5/0fdc.342655.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/65/a5/0fdc.342655.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}