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

{
    "url": "https://demozoo.org/api/v1/productions/126472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126472/",
    "id": 126472,
    "title": "Nervous Breakdown",
    "author_nicks": [
        {
            "name": "Fenix",
            "abbreviation": "FX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54803/?format=api",
                "id": 54803,
                "name": "Fenix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-04",
    "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": "Rocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139616/?format=api",
                    "id": 139616,
                    "name": "Rocket",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139616/?format=api",
                    "id": 139616,
                    "name": "Rocket",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Russian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139617/?format=api",
                    "id": 139617,
                    "name": "The Russian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Russian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139617/?format=api",
                    "id": 139617,
                    "name": "The Russian",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chris Hülsbeck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7637/?format=api",
                    "id": 7637,
                    "name": "Chris Hülsbeck",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Evony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55485/?format=api",
                    "id": 55485,
                    "name": "Evony",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jens Blidon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7535/?format=api",
                    "id": 7535,
                    "name": "Jens Blidon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Producer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139618/?format=api",
                    "id": 139618,
                    "name": "The Producer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Davinci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49432/?format=api",
                    "id": 49432,
                    "name": "Davinci",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1989/light_triad_oneway89/c64_demo/nervous_breakdown.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=83056"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1253,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/250/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/250/",
                    "id": 250,
                    "name": "Light, Triad, Oneway Bålsta Party 1989",
                    "tagline": "",
                    "start_date": "1989-11-02",
                    "end_date": "1989-11-05",
                    "location": "Bålsta, Håbo Kommun, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5671,
                    "longitude": 17.52781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}