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

{
    "url": "https://demozoo.org/api/v1/productions/10015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10015/",
    "id": 10015,
    "title": "Freshtro",
    "author_nicks": [
        {
            "name": "Paradize",
            "abbreviation": "pdz",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3985/?format=api",
                "id": 3985,
                "name": "Paradize",
                "is_group": true
            }
        },
        {
            "name": "Sector One",
            "abbreviation": "SCT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cooper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7838/?format=api",
                    "id": 7838,
                    "name": "Cooper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Minz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10488/?format=api",
                    "id": 10488,
                    "name": "Minz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dma-Sc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                    "id": 2568,
                    "name": "Dma-Sc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/outline2006/fresh.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PARADIZE/FRESHTRO.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/outline06/atari/in96/fresh.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24955"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "95",
            "competition": {
                "id": 3825,
                "name": "Atari 96k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/220/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/220/",
                    "id": 220,
                    "name": "Outline 2006",
                    "tagline": "",
                    "start_date": "2006-06-02",
                    "end_date": "2006-06-05",
                    "location": "Zevenaar, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.931618,
                    "longitude": 6.076878,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/0a/f565.267300.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/56/0a/f565.267300.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/0a/f565.267300.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}