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

{
    "url": "https://demozoo.org/api/v1/productions/54307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54307/",
    "id": 54307,
    "title": "The Faggot Demo of Happiness",
    "author_nicks": [
        {
            "name": "Queer Conspiracy",
            "abbreviation": "QC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20381/?format=api",
                "id": 20381,
                "name": "Queer Conspiracy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-10-22",
    "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": "BaseUrl",
            "url": "http://low.fi/~visy/the_faggot_demo_of_happiness_by_queer_conspiracy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57924"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=I8LtKH2iUz8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "121",
            "competition": {
                "id": 5716,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/578/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/578/",
                    "id": 578,
                    "name": "Alternative Party 2011",
                    "tagline": "AltParty 12: Red Machines",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}