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

{
    "url": "https://demozoo.org/api/v1/productions/112693/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112693/",
    "id": 112693,
    "title": "Testlauf",
    "author_nicks": [
        {
            "name": "Acrise",
            "abbreviation": "ACR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                "id": 10735,
                "name": "Acrise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-31",
    "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": "Igi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4674/?format=api",
                    "id": 4674,
                    "name": "Igoronimo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "XLT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50346/?format=api",
                    "id": 50346,
                    "name": "Exult",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Overlays"
        },
        {
            "nick": {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/outline14/demo_pc/testlauf-partyfinal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63537"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "141",
            "competition": {
                "id": 10465,
                "name": "PC demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1842/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1842/",
                    "id": 1842,
                    "name": "Outline 2014",
                    "tagline": "",
                    "start_date": "2014-05-29",
                    "end_date": "2014-06-01",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}