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

{
    "url": "https://demozoo.org/api/v1/productions/88361/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88361/",
    "id": 88361,
    "title": "Exogenesis",
    "author_nicks": [
        {
            "name": "Wavesitter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43677/?format=api",
                "id": 43677,
                "name": "Wavesitter",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gasman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                    "id": 5879,
                    "name": "Gasman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hoopshank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43678/?format=api",
                    "id": 43678,
                    "name": "Hoopshank",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/extra/raspi/wavesitter_-_exogenesis_-_raspberrypi.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/sundown13/wild/wavesitter_-_exogenesis.m4v"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61845"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JSMDJA-CZis"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "139",
            "competition": {
                "id": 9391,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1887/",
                    "id": 1887,
                    "name": "Sundown 2013",
                    "tagline": "",
                    "start_date": "2013-09-06",
                    "end_date": "2013-09-08",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/ff/9838.28875.png",
            "original_width": 829,
            "original_height": 538,
            "standard_url": "https://media.demozoo.org/screens/s/1b/ff/9838.28875.jpg",
            "standard_width": 400,
            "standard_height": 259,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/ff/9838.28875.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": [
        "python",
        "launchpad"
    ]
}