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

{
    "url": "https://demozoo.org/api/v1/productions/345007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345007/",
    "id": 345007,
    "title": "Obelisk I",
    "author_nicks": [
        {
            "name": "Oneway",
            "abbreviation": "1WAY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7568/?format=api",
                "id": 7568,
                "name": "Oneway",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zizyphus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27883/?format=api",
                    "id": 27883,
                    "name": "Zizyphus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zizyphus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27883/?format=api",
                    "id": 27883,
                    "name": "Zizyphus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Moppe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7579/?format=api",
                    "id": 7579,
                    "name": "Moppe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/3862/Obelisk 1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/oneway/obelisk_1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11679"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41550"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11026,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2308/",
                    "id": 2308,
                    "name": "Ikari & Zargon Party 1989",
                    "tagline": "",
                    "start_date": "1989-03-23",
                    "end_date": "1989-03-25",
                    "location": "Slagelse Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.34546,
                    "longitude": 11.3339,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}