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

{
    "url": "https://demozoo.org/api/v1/productions/96536/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96536/",
    "id": 96536,
    "title": "Endless Superloop Iteration",
    "author_nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=9162"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/ham/cpc/intros/EndlessSuperloopIteration.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55422"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=maluHuhxrc4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 13089,
                "name": "8-bit Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/504/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/504/",
                    "id": 504,
                    "name": "Euskal 2010",
                    "tagline": "Euskal Encounter 18",
                    "start_date": "2010-07-22",
                    "end_date": "2010-07-25",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/09/b9ce.35727.jpg",
            "original_width": 580,
            "original_height": 340,
            "standard_url": "https://media.demozoo.org/screens/s/94/09/b9ce.35727.jpg",
            "standard_width": 400,
            "standard_height": 234,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/09/b9ce.35727.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 117
        }
    ],
    "tags": []
}