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

{
    "url": "https://demozoo.org/api/v1/productions/187555/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187555/",
    "id": 187555,
    "title": "Main Party 08 Invitation Intro",
    "author_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-29",
    "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/2008/main08/info/trsi_main08invi.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51784"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jGmSkncELwU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/181/?format=api",
            "demozoo_url": "https://demozoo.org/parties/181/",
            "id": 181,
            "name": "Main 2008",
            "tagline": "3",
            "start_date": "2008-10-16",
            "end_date": "2008-10-19",
            "location": "Marseille, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.293705,
            "longitude": 5.372475,
            "website": "http://www.mainparty.net"
        }
    ],
    "screenshots": [],
    "tags": []
}