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

{
    "url": "https://demozoo.org/api/v1/productions/52589/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52589/",
    "id": 52589,
    "title": "Choose",
    "author_nicks": [
        {
            "name": "Hansa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10045/?format=api",
                "id": 10045,
                "name": "Hansa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JaK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10044/?format=api",
                    "id": 10044,
                    "name": "JaK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JaK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10044/?format=api",
                    "id": 10044,
                    "name": "JaK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Timex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15977/?format=api",
                    "id": 15977,
                    "name": "Timex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "McGyver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22412/?format=api",
                    "id": 22412,
                    "name": "McGyver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SiNkRO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29432/?format=api",
                    "id": 29432,
                    "name": "SiNkRO",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/bcnparty01/demo/choose-hansa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3860"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PNX07K11PDc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "141",
            "competition": {
                "id": 5464,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1095/",
                    "id": 1095,
                    "name": "BCN Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}