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

{
    "url": "https://demozoo.org/api/v1/productions/34660/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34660/",
    "id": 34660,
    "title": "0x5",
    "author_nicks": [
        {
            "name": "Linus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15782/?format=api",
                "id": 15782,
                "name": "Linus",
                "is_group": false
            }
        },
        {
            "name": "Malmen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                "id": 4318,
                "name": "Malmen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-05-19",
    "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": "Linus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15782/?format=api",
                    "id": 15782,
                    "name": "Linus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                    "id": 4318,
                    "name": "Malmen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Linus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15782/?format=api",
                    "id": 15782,
                    "name": "Linus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.birdie.org/pub/scene/birdie_22_2012/demo/0x5.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/birdie12/demo/0x5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59336"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "489",
            "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": []
}