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

{
    "url": "https://demozoo.org/api/v1/productions/63647/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63647/",
    "id": 63647,
    "title": "Hmmm",
    "author_nicks": [
        {
            "name": "Myopath Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11314/?format=api",
                "id": 11314,
                "name": "Myopath Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46006/?format=api",
                    "id": 46006,
                    "name": "Kat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "bitmap graphics"
        },
        {
            "nick": {
                "name": "Skyman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11315/?format=api",
                    "id": 11315,
                    "name": "Skyman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "maps"
        },
        {
            "nick": {
                "name": "MaM'X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125871/?format=api",
                    "id": 125871,
                    "name": "MaM'X",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro animation"
        },
        {
            "nick": {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125873/?format=api",
                    "id": 125873,
                    "name": "Cortex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro animation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/volcanic98/demo/hmmm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17829"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7036,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/738/",
                    "id": 738,
                    "name": "Volcanic 1998",
                    "tagline": "Volcanic 4",
                    "start_date": "1998-02-27",
                    "end_date": "1998-03-02",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}