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

{
    "url": "https://demozoo.org/api/v1/productions/124629/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124629/",
    "id": 124629,
    "title": "Burnt",
    "author_nicks": [
        {
            "name": "Games From Mars",
            "abbreviation": "GFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24338/?format=api",
                "id": 24338,
                "name": "Games From Mars",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-29",
    "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": "#ponce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11497/?format=api",
                    "id": 11497,
                    "name": "#ponce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "#ponce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11497/?format=api",
                    "id": 11497,
                    "name": "#ponce",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demojs12/demo/gfm_burnt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59416"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "219",
            "competition": {
                "id": 10946,
                "name": "Browser Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1399/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1399/",
                    "id": 1399,
                    "name": "DemoJS 2012",
                    "tagline": "the browser demoparty",
                    "start_date": "2012-06-29",
                    "end_date": "2012-06-30",
                    "location": "Paris, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85693,
                    "longitude": 2.3412,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}