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

{
    "url": "https://demozoo.org/api/v1/productions/58235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58235/",
    "id": 58235,
    "title": "Saxy",
    "author_nicks": [
        {
            "name": "TBC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/641/?format=api",
                "id": 641,
                "name": "TBC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Dwarf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13365/?format=api",
                    "id": 13365,
                    "name": "Dwarf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/the_meltdown01.spring/flash/tbc_saxy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32477"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1919",
            "competition": {
                "id": 6284,
                "name": "Wild - Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/864/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/864/",
                    "id": 864,
                    "name": "The Meltdown 2001 (7)",
                    "tagline": "Spring",
                    "start_date": "2001-02-16",
                    "end_date": "2001-02-18",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}