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

{
    "url": "https://demozoo.org/api/v1/productions/60131/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60131/",
    "id": 60131,
    "title": "Scenefinity",
    "author_nicks": [
        {
            "name": "Mithaldu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34847/?format=api",
                "id": 34847,
                "name": "Mithaldu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "St. Vincent And The Grenadines",
            "abbreviation": "SVatG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-03-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/revision13/web_browser_demo/sc_announce_fix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scenefinity.com/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61219"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "463",
            "competition": {
                "id": 6571,
                "name": "Web browser demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}