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

{
    "url": "https://demozoo.org/api/v1/productions/25853/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25853/",
    "id": 25853,
    "title": "We Are Cryonics",
    "author_nicks": [
        {
            "name": "Cryonics",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/339/?format=api",
                "id": 339,
                "name": "Cryonics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08-04",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Steffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11889/?format=api",
                    "id": 11889,
                    "name": "Steffo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Steffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11889/?format=api",
                    "id": 11889,
                    "name": "Steffo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Java",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5423/?format=api",
                    "id": 5423,
                    "name": "Java",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/assembly01/in64/we_are_cryonics.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3293"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1935",
            "competition": {
                "id": 1808,
                "name": "Combined 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/87/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/87/",
                    "id": 87,
                    "name": "Assembly 2001",
                    "tagline": "",
                    "start_date": "2001-08-02",
                    "end_date": "2001-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}