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

{
    "url": "https://demozoo.org/api/v1/productions/9898/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9898/",
    "id": 9898,
    "title": "Neja",
    "author_nicks": [
        {
            "name": "Bomb!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127/?format=api",
                "id": 127,
                "name": "Bomb",
                "is_group": true
            }
        },
        {
            "name": "Ribbon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Djamm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133/?format=api",
                    "id": 133,
                    "name": "Moonove",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Poi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                    "id": 12102,
                    "name": "P01",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/assembly05/browser_demo/07_neja_by_ribbon_%2B_bomb_1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18328"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4023",
            "competition": {
                "id": 8354,
                "name": "Browser Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/111/",
                    "id": 111,
                    "name": "Assembly 2005",
                    "tagline": "",
                    "start_date": "2005-07-28",
                    "end_date": "2005-07-31",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "interactive",
        "dhtml"
    ]
}