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

{
    "url": "https://demozoo.org/api/v1/productions/125665/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125665/",
    "id": 125665,
    "title": "Return Of The Saucer Robots",
    "author_nicks": [
        {
            "name": "Bawlz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30405/?format=api",
                "id": 30405,
                "name": "Bawlz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-08",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BarZoule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
                    "id": 854,
                    "name": "BarZoule",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BarZoule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
                    "id": 854,
                    "name": "BarZoule",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Salkin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45864/?format=api",
                    "id": 45864,
                    "name": "Salkin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/kindergarden14/demo_newschool/bawlz-tmdc17_returnofthesaucerrobots.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64346"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "75",
            "competition": {
                "id": 10982,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2209/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2209/",
                    "id": 2209,
                    "name": "Kindergarden 2014",
                    "tagline": "",
                    "start_date": "2014-11-07",
                    "end_date": "2014-11-09",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2450/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2450/",
            "id": 2450,
            "name": "TMDC 2014",
            "tagline": "17",
            "start_date": "2014-11-11",
            "end_date": "2014-12-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://tmdc.scene.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "textmode",
        "fmod",
        "gnu-rocket"
    ]
}