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

{
    "url": "https://demozoo.org/api/v1/productions/78336/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78336/",
    "id": 78336,
    "title": "No Escape",
    "author_nicks": [
        {
            "name": "Epilepsy",
            "abbreviation": "PSY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                "id": 10644,
                "name": "Epilepsy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-02",
    "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": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "tsw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11586/?format=api",
                    "id": 11586,
                    "name": "tsw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sampi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10641/?format=api",
                    "id": 10641,
                    "name": "Sampi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/function04/demo/psy_noesc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13745"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=a8XeUf6YTCk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "55",
            "competition": {
                "id": 8130,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/133/",
                    "id": 133,
                    "name": "Function 2004",
                    "tagline": "",
                    "start_date": "2004-10-01",
                    "end_date": "2004-10-03",
                    "location": "Győr, Győr-Moson-Sopron, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.68333,
                    "longitude": 17.63512,
                    "website": "http://2004.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/3c/f2a7.256089.gif",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/be/3c/f2a7.256089.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/3c/f2a7.256089.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}