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

{
    "url": "https://demozoo.org/api/v1/productions/91532/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91532/",
    "id": 91532,
    "title": "Human Mind +5",
    "author_nicks": [
        {
            "name": "Hackers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30231/?format=api",
                "id": 30231,
                "name": "Hackers",
                "is_group": true
            }
        },
        {
            "name": "Laserboy And Hot Multimedia",
            "abbreviation": "LHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44261/?format=api",
                "id": 44261,
                "name": "Laserboy And Hot Multimedia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/altparty13/64k/human_mind_5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61989"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pgLuj9NpbUg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "343",
            "competition": {
                "id": 9554,
                "name": "64k Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1957/",
                    "id": 1957,
                    "name": "Alternative Party 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "sdl",
        "openal"
    ]
}