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

{
    "url": "https://demozoo.org/api/v1/productions/31795/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31795/",
    "id": 31795,
    "title": "Tubbattle 96k",
    "author_nicks": [
        {
            "name": "Alpha Raid",
            "abbreviation": "AR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                "id": 21339,
                "name": "Alpha Raid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://alpharaid.org/tubbattle_final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/game/tubbattle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59094"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iWh3jjDQmn0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "868",
            "competition": {
                "id": 2581,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/933/",
                    "id": 933,
                    "name": "Revision 2012",
                    "tagline": "",
                    "start_date": "2012-04-06",
                    "end_date": "2012-04-09",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2012.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}