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

{
    "url": "https://demozoo.org/api/v1/productions/35851/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35851/",
    "id": 35851,
    "title": "Hell",
    "author_nicks": [
        {
            "name": "Jungle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23496/?format=api",
                "id": 23496,
                "name": "Jungle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-05",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "rAmmAn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24774/?format=api",
                    "id": 24774,
                    "name": "rAmmAn",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Unknown"
        },
        {
            "nick": {
                "name": "Gekko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3298/?format=api",
                    "id": 3298,
                    "name": "Gem",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/rage97/in64/j-hell.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24061"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "22",
            "competition": {
                "id": 3120,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/680/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/680/",
                    "id": 680,
                    "name": "Rage 1997",
                    "tagline": "The Independence Days",
                    "start_date": "1997-07-04",
                    "end_date": "1997-07-06",
                    "location": "Kistarcsa, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.54757,
                    "longitude": 19.26247,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}