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

{
    "url": "https://demozoo.org/api/v1/productions/40813/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40813/",
    "id": 40813,
    "title": "Essence of Jazz",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/essence_of_jazz/essence_of_jazz_1k_release_version.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demodays12/realtime_demo_size_limited/essence_of_jazz_1k_rc3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59912"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vXKdYkPu678"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "74",
            "competition": {
                "id": 3851,
                "name": "Realtime Demo Size-Limited",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1416/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1416/",
                    "id": 1416,
                    "name": "Demodays 2012",
                    "tagline": "watch * create * compete",
                    "start_date": "2012-08-31",
                    "end_date": "2012-09-02",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2012.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}