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

{
    "url": "https://demozoo.org/api/v1/productions/188303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188303/",
    "id": 188303,
    "title": "Flashparty 2005 Invitation V0.1b",
    "author_nicks": [
        {
            "name": "779",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5055/?format=api",
                "id": 5055,
                "name": "779",
                "is_group": true
            }
        },
        {
            "name": "QOP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5054/?format=api",
                "id": 5054,
                "name": "QOP",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08",
    "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/2005/flashparty05/misc/fp05invtro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18401"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/989/?format=api",
            "demozoo_url": "https://demozoo.org/parties/989/",
            "id": 989,
            "name": "Flashparty 2005",
            "tagline": "",
            "start_date": "2005-09-02",
            "end_date": "2005-09-04",
            "location": "Buenos Aires, Argentina",
            "is_online": false,
            "country_code": "AR",
            "latitude": -34.608521,
            "longitude": -58.373539,
            "website": "http://www.flashparty.org.ar/2005/"
        }
    ],
    "screenshots": [],
    "tags": []
}