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

{
    "url": "https://demozoo.org/api/v1/productions/87416/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87416/",
    "id": 87416,
    "title": "Recruitro",
    "author_nicks": [
        {
            "name": "Jazzkutya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14443/?format=api",
                "id": 14443,
                "name": "Jazzkutya",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jazzkutya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14443/?format=api",
                    "id": 14443,
                    "name": "Jazzkutya",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dracologist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30417/?format=api",
                    "id": 30417,
                    "name": "Dracologist",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/poolparty10/demo/recruitro-final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/poolparty10/demo/recruitro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://vrm.wom.hu/recruitro-source.zip"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55459"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aKEHabpypaI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9254,
                "name": "Combined Demo and Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1319/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1319/",
                    "id": 1319,
                    "name": "PoolParty 2010",
                    "tagline": "",
                    "start_date": "2010-07-23",
                    "end_date": "2010-07-25",
                    "location": "Agárd, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.19693,
                    "longitude": 18.60944,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}