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

{
    "url": "https://demozoo.org/api/v1/productions/147175/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147175/",
    "id": 147175,
    "title": "Blockparty 2010 Invitation",
    "author_nicks": [
        {
            "name": "Evoflash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6895/?format=api",
                "id": 6895,
                "name": "Evoflash",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54413"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PjgyUltcr3c"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/666/?format=api",
            "demozoo_url": "https://demozoo.org/parties/666/",
            "id": 666,
            "name": "Blockparty 2010",
            "tagline": "",
            "start_date": "2010-04-15",
            "end_date": "2010-04-18",
            "location": "Cleveland, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.504711,
            "longitude": -81.690742,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}