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

{
    "url": "https://demozoo.org/api/v1/productions/50977/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50977/",
    "id": 50977,
    "title": "FarmFest 2009 Invitation",
    "author_nicks": [
        {
            "name": "Artificials",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30306/?format=api",
                "id": 30306,
                "name": "Artificials",
                "is_group": true
            }
        },
        {
            "name": "Projekt Carnival",
            "abbreviation": "PCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7431/?format=api",
                "id": 7431,
                "name": "Projekt Carnival",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-05-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alpha C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                    "id": 3516,
                    "name": "Alpha C",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zyps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7432/?format=api",
                    "id": 7432,
                    "name": "Zyps",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "malodix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7430/?format=api",
                    "id": 7430,
                    "name": "mdx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        },
        {
            "nick": {
                "name": "ko0x",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3707/?format=api",
                    "id": 3707,
                    "name": "ko0x",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "malodix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7430/?format=api",
                    "id": 7430,
                    "name": "mdx",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/outline09/demo/pc/farmfest-invitation-%28finalpartyversion%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53194"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "149",
            "competition": {
                "id": 5239,
                "name": "PC Combined Intro/Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/199/",
                    "id": 199,
                    "name": "Outline 2009",
                    "tagline": "",
                    "start_date": "2009-05-21",
                    "end_date": "2009-05-24",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1313/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1313/",
            "id": 1313,
            "name": "FarmFest 2009",
            "tagline": "",
            "start_date": "2009-08-14",
            "end_date": "2009-08-17",
            "location": "Blommenslyst, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.390419,
            "longitude": 10.26684,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "freebasic"
    ]
}