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

{
    "url": "https://demozoo.org/api/v1/productions/40634/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40634/",
    "id": 40634,
    "title": "We Dreme Of Atari",
    "author_nicks": [
        {
            "name": "Dildo Fatwa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26029/?format=api",
                "id": 26029,
                "name": "Dildo Fatwa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/outline2006/ataridre.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/DILDO/ATARIDRE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25045"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "104",
            "competition": {
                "id": 3829,
                "name": "Wild",
                "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": [],
    "tags": []
}