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

{
    "url": "https://demozoo.org/api/v1/productions/193280/?format=api",
    "demozoo_url": "https://demozoo.org/productions/193280/",
    "id": 193280,
    "title": "The Genesys of Time",
    "author_nicks": [
        {
            "name": "Digital Oblivion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81495/?format=api",
                "id": 81495,
                "name": "Digital Oblivion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-23",
    "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/1999/optimize99/demo/genesys.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5470"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14650,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1064/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1064/",
                    "id": 1064,
                    "name": "Optimise 1999",
                    "tagline": "",
                    "start_date": "1999-10-23",
                    "end_date": "1999-10-23",
                    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
                    "is_online": false,
                    "country_code": "ZA",
                    "latitude": -26.20227,
                    "longitude": 28.04363,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}