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

{
    "url": "https://demozoo.org/api/v1/productions/161844/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161844/",
    "id": 161844,
    "title": "Rocky Reality",
    "author_nicks": [
        {
            "name": "Bedrock Bros.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67071/?format=api",
                "id": 67071,
                "name": "Bedrock Bros.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HBehrens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73884/?format=api",
                    "id": 73884,
                    "name": "HBehrens",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "lastfuture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45062/?format=api",
                    "id": 45062,
                    "name": "lastfuture",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "lastfuture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45062/?format=api",
                    "id": 45062,
                    "name": "lastfuture",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Animation Tools"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dropbox.com/s/qq2y16cto8x1vvd/sr-partyversion.pbw?dl=0"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/evoke16/demo_altplatforms/rr_final.m4v"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67961"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=j_GJfSTz6Dg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "526",
            "competition": {
                "id": 12678,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2710/",
                    "id": 2710,
                    "name": "Evoke 2016",
                    "tagline": "True Color Demo Scene",
                    "start_date": "2016-08-12",
                    "end_date": "2016-08-14",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "second-reality",
        "pebble-smartwatch"
    ]
}