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

{
    "url": "https://demozoo.org/api/v1/productions/183062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183062/",
    "id": 183062,
    "title": "PPoT: Press Play on Tapeworm",
    "author_nicks": [
        {
            "name": "Nom De Nom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
                "id": 43383,
                "name": "Nom De Nom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-19",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/synchrony18/oldschool/ppot_press_play_on_tapeworm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "83",
            "competition": {
                "id": 14065,
                "name": "Old School Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3324/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3324/",
                    "id": 3324,
                    "name": "SynchroNY 2018",
                    "tagline": "",
                    "start_date": "2018-01-19",
                    "end_date": "2018-01-20",
                    "location": "New York City, New York, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.71427,
                    "longitude": -74.00597,
                    "website": "http://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/a8/5d47.157222.png",
            "original_width": 384,
            "original_height": 282,
            "standard_url": "https://media.demozoo.org/screens/s/0b/a8/5d47.157222.png",
            "standard_width": 384,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/a8/5d47.157222.png",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": [
        "basic",
        "source-available"
    ]
}