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

{
    "url": "https://demozoo.org/api/v1/productions/25/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25/",
    "id": 25,
    "title": "Trask",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-18",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blueberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                    "id": 116,
                    "name": "Blueberry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117/?format=api",
                    "id": 117,
                    "name": "Psycho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "shaders"
        },
        {
            "nick": {
                "name": "Booster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118/?format=api",
                    "id": 118,
                    "name": "Booster",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Maytz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119/?format=api",
                    "id": 119,
                    "name": "Maytz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Blueberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                    "id": 116,
                    "name": "Blueberry",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        },
        {
            "nick": {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117/?format=api",
                    "id": 117,
                    "name": "Psycho",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://loonies.dk/demos/bin/lns-trask.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/solskogen10/intro/lns-trask.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55392"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "52",
            "competition": {
                "id": 69,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/12/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/12/",
                    "id": 12,
                    "name": "Solskogen 2010",
                    "tagline": "Eternal Sunshine On The Cubic Spline",
                    "start_date": "2010-07-16",
                    "end_date": "2010-07-18",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.664974,
                    "longitude": 10.811989,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/187/?format=api",
            "demozoo_url": "https://demozoo.org/parties/187/",
            "id": 187,
            "name": "TRSAC 2010",
            "tagline": "",
            "start_date": "2010-10-22",
            "end_date": "2010-10-24",
            "location": "Århus, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.153005,
            "longitude": 10.204525,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}