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

{
    "url": "https://demozoo.org/api/v1/productions/68502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68502/",
    "id": 68502,
    "title": "Effects",
    "author_nicks": [
        {
            "name": "Codex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3153/?format=api",
                "id": 3153,
                "name": "Codex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Paranoids",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                "id": 3151,
                "name": "Paranoids",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-09-20",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/assembly08/demo/effects_by_codexparanoids.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/stream08/demo/high-end/effects_stream.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "-50",
            "competition": {
                "id": 7437,
                "name": "High-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/217/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/217/",
                    "id": 217,
                    "name": "Stream 2008",
                    "tagline": "Five",
                    "start_date": "2008-09-19",
                    "end_date": "2008-09-21",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://www.streamparty.org/"
                }
            }
        },
        {
            "position": 7,
            "ranking": "n/a",
            "score": "1.89",
            "competition": {
                "id": 1275,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/114/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/114/",
                    "id": 114,
                    "name": "Assembly 2008",
                    "tagline": "Assembly Summer 2008",
                    "start_date": "2008-07-31",
                    "end_date": "2008-08-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}