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

{
    "url": "https://demozoo.org/api/v1/productions/98288/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98288/",
    "id": 98288,
    "title": "Ultimate Nightmare",
    "author_nicks": [
        {
            "name": "Egotrip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45419/?format=api",
                "id": 45419,
                "name": "Egotrip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Egotrip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45419/?format=api",
                    "id": 45419,
                    "name": "Egotrip",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Egotrip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45419/?format=api",
                    "id": 45419,
                    "name": "Egotrip",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://havoc.untergrund.net/users/havoc/POUET/cpc/ReSeT%208%20-%20Ultimate%20Nightmare%20(UK)%20(2012)%20[Original]%20[DEMO].dsk"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/reset_fr12/demo/ultimate_nightmare.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=7395"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59391"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9954,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1405/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1405/",
                    "id": 1405,
                    "name": "ReSeT (.fr) 2012 (#8)",
                    "tagline": "",
                    "start_date": "2012-06-22",
                    "end_date": "2012-06-24",
                    "location": "Coutances, Département de la Manche, Lower Normandy, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.05,
                    "longitude": -1.43333,
                    "website": "http://reset.cpcscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/a2/e24d.44158.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/4f/a2/e24d.44158.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/a2/e24d.44158.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}