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

{
    "url": "https://demozoo.org/api/v1/productions/118535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118535/",
    "id": 118535,
    "title": "Demoscene Pinball",
    "author_nicks": [
        {
            "name": "Itchi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16609/?format=api",
                "id": 16609,
                "name": "Itchi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lonely Coders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18385/?format=api",
                "id": 18385,
                "name": "Lonely Coders",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-08-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://msell.kapsi.fi/pinball/Demoscene_Pinball_1_0_1.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://msell.kapsi.fi/pinball/Demoscene_Pinball_Intro.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/assembly14/game/demoscene_pinball_by_itchi___lonely_coders.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63829"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aItZq5gEX4o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1898",
            "competition": {
                "id": 10701,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2197/",
                    "id": 2197,
                    "name": "Assembly 2014",
                    "tagline": "",
                    "start_date": "2014-07-31",
                    "end_date": "2014-08-03",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}