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

{
    "url": "https://demozoo.org/api/v1/productions/111971/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111971/",
    "id": 111971,
    "title": "Segmanetation lame",
    "author_nicks": [
        {
            "name": "Mehu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49908/?format=api",
                "id": 49908,
                "name": "Mehu",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Luks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52440/?format=api",
                    "id": 52440,
                    "name": "kallok",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "ARTiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52439/?format=api",
                    "id": 52439,
                    "name": "ARTiX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/stream14/demo_highend/seglame.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63328"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "-37",
            "competition": {
                "id": 10437,
                "name": "High-end Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2135/",
                    "id": 2135,
                    "name": "Stream 2014",
                    "tagline": "Stream Ten",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Tampere, Pirkanmaa, Western Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.60736,
                    "longitude": 23.87021,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}