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

{
    "url": "https://demozoo.org/api/v1/productions/8213/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8213/",
    "id": 8213,
    "title": "Spacemail",
    "author_nicks": [
        {
            "name": "Quite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3636/?format=api",
                "id": 3636,
                "name": "Quite",
                "is_group": true
            }
        },
        {
            "name": "SandS",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS",
                "is_group": true
            }
        },
        {
            "name": "xplsv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-22",
    "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": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                    "id": 10146,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "unc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3842/?format=api",
                    "id": 3842,
                    "name": "unc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Shaders"
        },
        {
            "nick": {
                "name": "Preston",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26224/?format=api",
                    "id": 26224,
                    "name": "Preston",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Soundtrack"
        },
        {
            "nick": {
                "name": "Preston",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26224/?format=api",
                    "id": 26224,
                    "name": "Preston",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Production"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/euskal15/demo/spacemail.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31355"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1BQsf0rdAAE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 8954,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/501/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/501/",
                    "id": 501,
                    "name": "Euskal 2007",
                    "tagline": "Euskal Encounter 15",
                    "start_date": "2007-07-20",
                    "end_date": "2007-07-23",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}