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

{
    "url": "https://demozoo.org/api/v1/productions/47815/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47815/",
    "id": 47815,
    "title": "Lunar Storm",
    "author_nicks": [
        {
            "name": "Laxative Effects",
            "abbreviation": "LAX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                "id": 4310,
                "name": "Laxative Effects",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/sundown07/demo/newschool/lunar_storm-laxitive_effects.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=79670"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32156"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "61",
            "competition": {
                "id": 4819,
                "name": "Open Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/668/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/668/",
                    "id": 668,
                    "name": "Sundown 2007",
                    "tagline": "",
                    "start_date": "2007-09-07",
                    "end_date": "2007-09-09",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/db/17/56cb.jw119294.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/db/17/56cb.jw119294.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/17/56cb.jw119294.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}