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

{
    "url": "https://demozoo.org/api/v1/productions/1705/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1705/",
    "id": 1705,
    "title": "Solskool - TRSAC 09 Invitation",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-19",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/solskogen09/in64/lns-solskool.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53503"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "61",
            "competition": {
                "id": 124,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/37/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/37/",
                    "id": 37,
                    "name": "Solskogen 2009",
                    "tagline": "Now out of beta!",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/188/?format=api",
            "demozoo_url": "https://demozoo.org/parties/188/",
            "id": 188,
            "name": "TRSAC 2009",
            "tagline": "",
            "start_date": "2009-10-16",
            "end_date": "2009-10-18",
            "location": "Århus, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.153005,
            "longitude": 10.204525,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}