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

{
    "url": "https://demozoo.org/api/v1/productions/51079/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51079/",
    "id": 51079,
    "title": "Wrecked Angle",
    "author_nicks": [
        {
            "name": "Inque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
                "id": 3780,
                "name": "Inque",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-05-03",
    "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": "Glow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                    "id": 10295,
                    "name": "Glow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Glow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                    "id": 10295,
                    "name": "Glow",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Glow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                    "id": 10295,
                    "name": "Glow",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Add. Direction"
        },
        {
            "nick": {
                "name": "Izard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10293/?format=api",
                    "id": 10293,
                    "name": "Izard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Izard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10293/?format=api",
                    "id": 10293,
                    "name": "Izard",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/outline08/demo/wrecked_angle_by_inque.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50484"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "185",
            "competition": {
                "id": 5252,
                "name": "PC/Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/246/",
                    "id": 246,
                    "name": "Outline 2008",
                    "tagline": "",
                    "start_date": "2008-05-01",
                    "end_date": "2008-05-04",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}