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

{
    "url": "https://demozoo.org/api/v1/productions/34659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34659/",
    "id": 34659,
    "title": "Covered In Bees",
    "author_nicks": [
        {
            "name": "Candela",
            "abbreviation": "CNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/191/?format=api",
                "id": 191,
                "name": "Candela",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-05-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Matricks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22944/?format=api",
                    "id": 22944,
                    "name": "Matricks",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Qaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22945/?format=api",
                    "id": 22945,
                    "name": "Qaz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Teetow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/338/?format=api",
                    "id": 338,
                    "name": "Teetow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "RedCom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22947/?format=api",
                    "id": 22947,
                    "name": "RedCom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.birdie.org/pub/scene/birdie_22_2012/demo/cna-bees.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/birdie12/demo/cna-bees.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59318"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/42504911"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "512",
            "competition": {
                "id": 2951,
                "name": "4k / 64k / Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1386/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1386/",
                    "id": 1386,
                    "name": "Birdie 2012 (22)",
                    "tagline": "Birdie MMXII",
                    "start_date": "2012-05-17",
                    "end_date": "2012-05-20",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}