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

{
    "url": "https://demozoo.org/api/v1/productions/166817/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166817/",
    "id": 166817,
    "title": "The Parallaxing Intro",
    "author_nicks": [
        {
            "name": "Low Spirit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14537/?format=api",
                "id": 14537,
                "name": "Low Spirit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Low Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14537/?format=api",
                    "id": 14537,
                    "name": "Low Spirit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Low Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14537/?format=api",
                    "id": 14537,
                    "name": "Low Spirit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Red",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45034/?format=api",
                    "id": 45034,
                    "name": "Red",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=188858"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=152478"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68698"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "8,7",
            "competition": {
                "id": 13097,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3162/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3162/",
                    "id": 3162,
                    "name": "Intro Creation Competition 2016",
                    "tagline": "",
                    "start_date": "2016-11-01",
                    "end_date": "2017-01-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2526"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/b4/8b4e.258286.jpg",
            "original_width": 764,
            "original_height": 586,
            "standard_url": "https://media.demozoo.org/screens/s/b9/b4/8b4e.258286.jpg",
            "standard_width": 391,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/b4/8b4e.258286.jpg",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}