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

{
    "url": "https://demozoo.org/api/v1/productions/81955/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81955/",
    "id": 81955,
    "title": "Der Rechner",
    "author_nicks": [
        {
            "name": "NPLI",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1309/?format=api",
                "id": 1309,
                "name": "NPLI",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
            "id": 27,
            "name": "Calculator"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MacGywer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12871/?format=api",
                    "id": 12871,
                    "name": "MacGywer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "akole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45274/?format=api",
                    "id": 45274,
                    "name": "akole",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "tvs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12903/?format=api",
                    "id": 12903,
                    "name": "tvs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/assembly13/real_wild/der_rechner_by_npli.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/assembly13/real_wild/der_rechner_by_npli_v1.1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61671"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lW8otvA9rgU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "966",
            "competition": {
                "id": 8510,
                "name": "Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1790/",
                    "id": 1790,
                    "name": "Assembly 2013",
                    "tagline": "",
                    "start_date": "2013-08-01",
                    "end_date": "2013-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ti-89-titanium"
    ]
}