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

{
    "url": "https://demozoo.org/api/v1/productions/34764/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34764/",
    "id": 34764,
    "title": "Destiny",
    "author_nicks": [
        {
            "name": "BiteTheBytes",
            "abbreviation": "BTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17047/?format=api",
                "id": 17047,
                "name": "BiteTheBytes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-27",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/evoke05/anim/bitethebytes_destiny.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/evoke/2005/anim/BiteTheBytes_Destiny.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18791"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "96",
            "competition": {
                "id": 2965,
                "name": "Wild (Animation)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/355/",
                    "id": 355,
                    "name": "Evoke 2005",
                    "tagline": "Your Demoscene Space Odyssey",
                    "start_date": "2005-08-26",
                    "end_date": "2005-08-28",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}