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

{
    "url": "https://demozoo.org/api/v1/productions/150912/?format=api",
    "demozoo_url": "https://demozoo.org/productions/150912/",
    "id": 150912,
    "title": "19.45 - Intro editor finished. 20.00 - Intro finished.",
    "author_nicks": [
        {
            "name": "Alpha Millenium Crew",
            "abbreviation": "AMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11637/?format=api",
                "id": 11637,
                "name": "Alpha Millenium Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-16",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/deadline05/pc_64k_intro/amcs_hemska_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=122"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "4.4000",
            "competition": {
                "id": 11965,
                "name": "PC 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2786/",
                    "id": 2786,
                    "name": "Deadline 2005 (aka 2007)",
                    "tagline": "",
                    "start_date": "2005-04-15",
                    "end_date": "2005-04-17",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}