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

{
    "url": "https://demozoo.org/api/v1/productions/91559/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91559/",
    "id": 91559,
    "title": "Leaves",
    "author_nicks": [
        {
            "name": "Eventide",
            "abbreviation": "EVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43675/?format=api",
                "id": 43675,
                "name": "Eventide",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4263/?format=api",
                    "id": 4263,
                    "name": "Revival",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raizor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26181/?format=api",
                    "id": 26181,
                    "name": "Raizor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Punqtured",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2009/?format=api",
                    "id": 2009,
                    "name": "Punqtured",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/trsac13/intro_64k/eventide_leaves.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62018"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LcY96m-6X1w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "82",
            "competition": {
                "id": 9571,
                "name": "64k Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1951/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1951/",
                    "id": 1951,
                    "name": "TRSAC 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Aarhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15416,
                    "longitude": 10.19431,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1960/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1960/",
            "id": 1960,
            "name": "Kindergarden 2013",
            "tagline": "",
            "start_date": "2013-11-08",
            "end_date": "2013-11-10",
            "location": "Haga, Nes, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.05387,
            "longitude": 11.37411,
            "website": "http://kg.slengpung.com/2013/"
        }
    ],
    "screenshots": [],
    "tags": []
}