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

{
    "url": "https://demozoo.org/api/v1/productions/51184/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51184/",
    "id": 51184,
    "title": "I want to compile",
    "author_nicks": [
        {
            "name": "Primitive",
            "abbreviation": "PMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-11-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/kindergarden12/demo_newschool/primitive-iwtc.wild.web.chrome.firefox.run.iwtc.html.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60732"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "30",
            "competition": {
                "id": 5263,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1458/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1458/",
                    "id": 1458,
                    "name": "Kindergarden 2012",
                    "tagline": "",
                    "start_date": "2012-11-09",
                    "end_date": "2012-11-11",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "webgl"
    ]
}