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

{
    "url": "https://demozoo.org/api/v1/productions/136833/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136833/",
    "id": 136833,
    "title": "Escape Room 6f",
    "author_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-04-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wacek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                    "id": 3619,
                    "name": "Wacek",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wacek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                    "id": 3619,
                    "name": "Wacek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Encore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12946/?format=api",
                    "id": 12946,
                    "name": "Encore",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/starypiernik15/c64_demo/escape_room_6f_by_arise.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65570"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "74",
            "competition": {
                "id": 11424,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2525/",
                    "id": 2525,
                    "name": "Stary Piernik 2015",
                    "tagline": "10: c64 demoscene event in Toruń - city of piernik ;P",
                    "start_date": "2015-04-17",
                    "end_date": "2015-04-19",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.0,
                    "longitude": 20.0,
                    "website": "http://piernik.arise64.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}