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

{
    "url": "https://demozoo.org/api/v1/productions/52709/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52709/",
    "id": 52709,
    "title": "Imbecills 64K",
    "author_nicks": [
        {
            "name": "Imbecill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25124/?format=api",
                "id": 25124,
                "name": "Imbecill",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/birdie00/in64/imb_64k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "4",
            "competition": {
                "id": 4672,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/757/",
                    "id": 757,
                    "name": "Birdie 2000 (10)",
                    "tagline": "Birdie 10",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}