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

{
    "url": "https://demozoo.org/api/v1/productions/74570/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74570/",
    "id": 74570,
    "title": "nascent0",
    "author_nicks": [
        {
            "name": "Nascent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39884/?format=api",
                "id": 39884,
                "name": "Nascent",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/100/?format=api",
            "id": 100,
            "name": "Sharp X68000"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/x68k/nascent0_fixed.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62092"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "90",
            "competition": {
                "id": 7827,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1796/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1796/",
                    "id": 1796,
                    "name": "@Party 2013",
                    "tagline": "",
                    "start_date": "2013-06-14",
                    "end_date": "2013-06-16",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/af/8113.356279.png",
            "original_width": 512,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/1e/af/8113.356279.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/af/8113.356279.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}