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

{
    "url": "https://demozoo.org/api/v1/productions/141423/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141423/",
    "id": 141423,
    "title": "Ajar",
    "author_nicks": [
        {
            "name": "Placid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59919/?format=api",
                "id": 59919,
                "name": "Placid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "tags",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89/?format=api",
                    "id": 89,
                    "name": "Eladamri",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "tags",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89/?format=api",
                    "id": 89,
                    "name": "Eladamri",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Phobium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4220/?format=api",
                    "id": 4220,
                    "name": "Phobium",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/solskogen15/demo_newschool/placid_-_ajar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65982"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/phobium/ajar"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "193",
            "competition": {
                "id": 11674,
                "name": "Newskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2086/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2086/",
                    "id": 2086,
                    "name": "Solskogen 2015",
                    "tagline": "Cloud-free computing",
                    "start_date": "2015-07-10",
                    "end_date": "2015-07-12",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/f9/0013.149271.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/05/f9/0013.149271.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/f9/0013.149271.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}