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

{
    "url": "https://demozoo.org/api/v1/productions/83193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83193/",
    "id": 83193,
    "title": "Random Thoughts",
    "author_nicks": [
        {
            "name": "Adam Blair",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52622/?format=api",
                "id": 52622,
                "name": "Adam Blair",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-04",
    "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/2006/deadline_harakiri06/demo/ab-random.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24137"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.1250",
            "competition": {
                "id": 8710,
                "name": "PC / Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1184/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1184/",
                    "id": 1184,
                    "name": "Deadline Harakiri 2006",
                    "tagline": "",
                    "start_date": "2006-03-03",
                    "end_date": "2006-03-05",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}