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

{
    "url": "https://demozoo.org/api/v1/productions/200354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200354/",
    "id": 200354,
    "title": "Dog Gone Wild",
    "author_nicks": [
        {
            "name": "Chain Chomp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87281/?format=api",
                "id": 87281,
                "name": "Chain Chomp",
                "is_group": false
            }
        },
        {
            "name": "Ravel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24256/?format=api",
                "id": 24256,
                "name": "Ravel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mikko.tuomela.net/skrolli/dog_gone_wild.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/skrolli18/demo/dog_gone_wild.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78350"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.52",
            "competition": {
                "id": 14961,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3660/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3660/",
                    "id": 3660,
                    "name": "Skrolli Party 2018",
                    "tagline": "",
                    "start_date": "2018-09-22",
                    "end_date": "2018-09-23",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "http://party.skrolli.fi/2018"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}