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

{
    "url": "https://demozoo.org/api/v1/productions/201121/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201121/",
    "id": 201121,
    "title": "Fastline'19",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-16",
    "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/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Golara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81488/?format=api",
                    "id": 81488,
                    "name": "Golara",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "No-XS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12740/?format=api",
                    "id": 12740,
                    "name": "No-XS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "BokanoiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37581/?format=api",
                    "id": 37581,
                    "name": "BokanoiD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ramon B5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3857/?format=api",
                    "id": 3857,
                    "name": "Ramon B5",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Agile Coaching"
        },
        {
            "nick": {
                "name": "Peakreacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87874/?format=api",
                    "id": 87874,
                    "name": "Peakreacher",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179956/dsr-fastline.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/forever19/c64/forever2019.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=176008"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80697"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HArZjk4v9bM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "401",
            "competition": {
                "id": 15018,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3699/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3699/",
                    "id": 3699,
                    "name": "Forever 2019",
                    "tagline": "20: 8-Bit Aliens",
                    "start_date": "2019-03-15",
                    "end_date": "2019-03-17",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever8.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/68/1cec.181886.png",
            "original_width": 400,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/c1/68/1cec.181886.jpg",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/68/1cec.181886.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}