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

{
    "url": "https://demozoo.org/api/v1/productions/185816/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185816/",
    "id": 185816,
    "title": "7DX 2015 Invitation",
    "author_nicks": [
        {
            "name": "Return",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17087/?format=api",
                "id": 17087,
                "name": "Return",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=169415"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=136640"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65077"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-usR2P69U_w"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2428/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2428/",
            "id": 2428,
            "name": "7DX 2015",
            "tagline": "The Last Party",
            "start_date": "2015-03-21",
            "end_date": "2015-03-22",
            "location": "İstanbul, Istanbul, Turkey",
            "is_online": false,
            "country_code": "TR",
            "latitude": 41.03508,
            "longitude": 28.98331,
            "website": "http://www.7dx-party.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}