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

{
    "url": "https://demozoo.org/api/v1/productions/142967/?format=api",
    "demozoo_url": "https://demozoo.org/productions/142967/",
    "id": 142967,
    "title": "Happy Tomato",
    "author_nicks": [
        {
            "name": "Alter!Krass!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29072/?format=api",
                "id": 29072,
                "name": "Alter!Krass!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-08-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2015/evoke15/interactive/happy_tomato2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66058"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "296",
            "competition": {
                "id": 11736,
                "name": "Interactive",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2487/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2487/",
                    "id": 2487,
                    "name": "Evoke 2015",
                    "tagline": "",
                    "start_date": "2015-07-31",
                    "end_date": "2015-08-02",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2015"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}