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

{
    "url": "https://demozoo.org/api/v1/productions/22616/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22616/",
    "id": 22616,
    "title": "Lucid Dream",
    "author_nicks": [
        {
            "name": "Digital Nerds",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14014/?format=api",
                "id": 14014,
                "name": "Digital Nerds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tarnow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15771/?format=api",
                    "id": 15771,
                    "name": "Tarnow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "3DAddict",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1663/?format=api",
                    "id": 1663,
                    "name": "3DAddict",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/java/lucid_dr.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/java/lucid_dream.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1406"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1212",
            "competition": {
                "id": 1501,
                "name": "Java Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/45/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/45/",
                    "id": 45,
                    "name": "The Gathering 1999",
                    "tagline": "",
                    "start_date": "1999-03-31",
                    "end_date": "1999-04-04",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://archive.gathering.org/tg99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}