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

{
    "url": "https://demozoo.org/api/v1/productions/35842/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35842/",
    "id": 35842,
    "title": "Space",
    "author_nicks": [
        {
            "name": "Euthanasia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11064/?format=api",
                "id": 11064,
                "name": "Euthanasia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-05",
    "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": "Kvazar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11065/?format=api",
                    "id": 11065,
                    "name": "Kvazar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/rage97/demo/space.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/scenecon08/demo/eu_space.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8437"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YOV2g9gQ1dE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "148",
            "competition": {
                "id": 3119,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/680/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/680/",
                    "id": 680,
                    "name": "Rage 1997",
                    "tagline": "The Independence Days",
                    "start_date": "1997-07-04",
                    "end_date": "1997-07-06",
                    "location": "Kistarcsa, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.54757,
                    "longitude": 19.26247,
                    "website": ""
                }
            }
        },
        {
            "position": 5,
            "ranking": "5",
            "score": "50,96",
            "competition": {
                "id": 9104,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1239/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1239/",
                    "id": 1239,
                    "name": "SceneCon 2008",
                    "tagline": "",
                    "start_date": "2008-07-12",
                    "end_date": "2008-07-13",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}