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

{
    "url": "https://demozoo.org/api/v1/productions/2746/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2746/",
    "id": 2746,
    "title": "Based on a true story",
    "author_nicks": [
        {
            "name": "Gargaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Conspiracy",
            "abbreviation": "CNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                "id": 120,
                "name": "Conspiracy",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        },
        {
            "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gargaj.umlaut.hu/code/happy_birthday_nina.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/kindergarden05/demo/based_on_a_true_story.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20211"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vr9Vew0J3Fo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "10",
            "competition": {
                "id": 272,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/142/",
                    "id": 142,
                    "name": "Kindergarden 2005",
                    "tagline": "20005 - Even the future has to start sometime",
                    "start_date": "2005-11-11",
                    "end_date": "2005-11-13",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pocket-pc"
    ]
}