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

{
    "url": "https://demozoo.org/api/v1/productions/100444/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100444/",
    "id": 100444,
    "title": "Maybe",
    "author_nicks": [
        {
            "name": "YOE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21531/?format=api",
                "id": 21531,
                "name": "YOE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-30",
    "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": "Scroll Lock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39653/?format=api",
                    "id": 39653,
                    "name": "Scroll Lock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CruncH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39655/?format=api",
                    "id": 39655,
                    "name": "CruncH",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MMX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47582/?format=api",
                    "id": 47582,
                    "name": "MMX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Jonny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47583/?format=api",
                    "id": 47583,
                    "name": "Jonny",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Sniper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47584/?format=api",
                    "id": 47584,
                    "name": "Sniper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Shudder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21506/?format=api",
                    "id": 21506,
                    "name": "Shudder",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Thalja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39656/?format=api",
                    "id": 39656,
                    "name": "Thalja",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Organizing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/m/maybe.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/movement97/demo/maybe.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58118"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10036,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/701/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/701/",
                    "id": 701,
                    "name": "Movement 1997",
                    "tagline": "",
                    "start_date": "1997-12-29",
                    "end_date": "1997-12-31",
                    "location": "Ashqelon, Southern District, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66926,
                    "longitude": 34.57149,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}