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

{
    "url": "https://demozoo.org/api/v1/productions/183064/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183064/",
    "id": 183064,
    "title": "1-Bit Train vs. 3-Bit Beavers",
    "author_nicks": [
        {
            "name": "Danger Cobra M",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69586/?format=api",
                "id": 69586,
                "name": "Danger Cobra M",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/synchrony18/wild/1bit_train_vs_3bit_beavers.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "85",
            "competition": {
                "id": 14066,
                "name": "Wild",
                "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": [],
    "tags": [
        "arduino",
        "arduboy"
    ]
}