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

{
    "url": "https://demozoo.org/api/v1/productions/42811/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42811/",
    "id": 42811,
    "title": "Sci-fi Thrills",
    "author_nicks": [
        {
            "name": "Suboptical",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26965/?format=api",
                "id": 26965,
                "name": "Suboptical",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-05",
    "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": [
        {
            "nick": {
                "name": "Sylphin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22755/?format=api",
                    "id": 22755,
                    "name": "Sylphin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26949/?format=api",
                    "id": 26949,
                    "name": "Random",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/coma99/demo/sub_scif.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10320"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 4118,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1004/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1004/",
                    "id": 1004,
                    "name": "Coma 1999",
                    "tagline": "",
                    "start_date": "1999-06-05",
                    "end_date": "1999-06-06",
                    "location": "Montreal, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.51228,
                    "longitude": -73.55439,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}