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

{
    "url": "https://demozoo.org/api/v1/productions/35535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35535/",
    "id": 35535,
    "title": "Kuppa",
    "author_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-08",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Barfly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3069/?format=api",
                    "id": 3069,
                    "name": "Barfly",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3070/?format=api",
                    "id": 3070,
                    "name": "Tape",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TBB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3303/?format=api",
                    "id": 3303,
                    "name": "TBB",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Electric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
                    "id": 6987,
                    "name": "Electric",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=43848"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3898"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1846"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mOYEaUlaDjs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "198",
            "competition": {
                "id": 3054,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/625/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/625/",
                    "id": 625,
                    "name": "Juhla 1997",
                    "tagline": "Juhla IVb",
                    "start_date": "1997-03-07",
                    "end_date": "1997-03-09",
                    "location": "Raahe, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.50134,
                    "longitude": 24.8231,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}