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

{
    "url": "https://demozoo.org/api/v1/productions/88947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88947/",
    "id": 88947,
    "title": "Return of Hypnoglow",
    "author_nicks": [
        {
            "name": "Lobstarrs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8687/?format=api",
                "id": 8687,
                "name": "Lobstarrs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kusma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                    "id": 1998,
                    "name": "Kusma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kusma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                    "id": 1998,
                    "name": "Kusma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/mfx%2Bkewlers_birthday_party/demo/lobstarrs-hypnoglow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/kusma/last_engine_ever/releases/tag/return-of-hypnoglow"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12958"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3387,
                "name": "Demo competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1265/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1265/",
                    "id": 1265,
                    "name": "MFX + Kewlers Party 2004",
                    "tagline": "",
                    "start_date": "2004-07-30",
                    "end_date": "2004-08-01",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.950142,
                    "longitude": 26.06739,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "epilepsy-warning",
        "source-available"
    ]
}