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

{
    "url": "https://demozoo.org/api/v1/productions/28839/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28839/",
    "id": 28839,
    "title": "The Recipe",
    "author_nicks": [
        {
            "name": "Fudge",
            "abbreviation": "FDG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/367/?format=api",
                "id": 367,
                "name": "Fudge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-29",
    "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": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/277/?format=api",
                    "id": 277,
                    "name": "Echo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Craft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11370/?format=api",
                    "id": 11370,
                    "name": "Craft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Solon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11351/?format=api",
                    "id": 11351,
                    "name": "Solon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Seth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11371/?format=api",
                    "id": 11371,
                    "name": "Seth",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Manchild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11372/?format=api",
                    "id": 11372,
                    "name": "Manchild",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/summerencounter95/demo/fdg_rec.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=919"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zcZB4wLYY1g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "253",
            "competition": {
                "id": 2187,
                "name": "Demo & Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/672/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/672/",
                    "id": 672,
                    "name": "Summer Encounter 1995",
                    "tagline": "",
                    "start_date": "1995-07-27",
                    "end_date": "1995-07-30",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}