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

{
    "url": "https://demozoo.org/api/v1/productions/148241/?format=api",
    "demozoo_url": "https://demozoo.org/productions/148241/",
    "id": 148241,
    "title": "Thunder",
    "author_nicks": [
        {
            "name": "Index",
            "abbreviation": "IDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5271/?format=api",
                "id": 5271,
                "name": "Index",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                    "id": 6329,
                    "name": "Rabbit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zauron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11361/?format=api",
                    "id": 11361,
                    "name": "Zauron",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "St. George",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6330/?format=api",
                    "id": 6330,
                    "name": "St. George",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bush96/80k/idx-thun.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3263"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2270,
                "name": "PC 80K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/452/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/452/",
                    "id": 452,
                    "name": "Bush Party 1996",
                    "tagline": "BP3",
                    "start_date": "1996-06-27",
                    "end_date": "1996-06-30",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}