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

{
    "url": "https://demozoo.org/api/v1/productions/52171/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52171/",
    "id": 52171,
    "title": "Idea Start The Universe",
    "author_nicks": [
        {
            "name": "Mad Virgin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22451/?format=api",
                "id": 22451,
                "name": "Mad Virgin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-11",
    "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/2000/vep00/demo/no-accel/mvidea.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=877"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "33",
            "competition": {
                "id": 5400,
                "name": "PC Demo Non-Accelerated",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1082/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1082/",
                    "id": 1082,
                    "name": "Virtual Erection 2000",
                    "tagline": "VEP 2000",
                    "start_date": "2000-07-08",
                    "end_date": "2000-07-12",
                    "location": "Obrenovac, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.656891,
                    "longitude": 20.203819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}