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

{
    "url": "https://demozoo.org/api/v1/productions/152275/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152275/",
    "id": 152275,
    "title": "Eight Dollar Math",
    "author_nicks": [
        {
            "name": "Ate Bit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/549/?format=api",
                "id": 549,
                "name": "Ate Bit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "4mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "4mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "4mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://atebit.org/downloads/eight_dollar_math.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/ate_bit/eight_dollar_math.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24332"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FYnIRiGwm90"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "77",
            "competition": {
                "id": 12081,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/127/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/127/",
                    "id": 127,
                    "name": "Forever 2006",
                    "tagline": "The Magnificent Forever 7",
                    "start_date": "2006-03-17",
                    "end_date": "2006-03-19",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}