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

{
    "url": "https://demozoo.org/api/v1/productions/171812/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171812/",
    "id": 171812,
    "title": "Self-Injurious Behaviour Figure Skating",
    "author_nicks": [
        {
            "name": "DerHase",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30452/?format=api",
                "id": 30452,
                "name": "DerHase",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-05-13",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DerHase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30452/?format=api",
                    "id": 30452,
                    "name": "DerHase",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DerHase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30452/?format=api",
                    "id": 30452,
                    "name": "DerHase",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jakaba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71665/?format=api",
                    "id": 71665,
                    "name": "Jakaba",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Arky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71666/?format=api",
                    "id": 71666,
                    "name": "Arky",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/qbparty17/gamedev/derhase_1494556542_sibfs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70016"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "103",
            "competition": {
                "id": 13205,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3090/",
                    "id": 3090,
                    "name": "QBParty 2017",
                    "tagline": "",
                    "start_date": "2017-05-12",
                    "end_date": "2017-05-14",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "http://qbparty.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}