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

{
    "url": "https://demozoo.org/api/v1/productions/176531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176531/",
    "id": 176531,
    "title": "MSX Info Update 2008 Introdemo",
    "author_nicks": [
        {
            "name": "Nyyrikki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24259/?format=api",
                "id": 24259,
                "name": "Nyyrikki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/WareNetwork2000/miu2008.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50888"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3338/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3338/",
            "id": 3338,
            "name": "MSX Info Update 2008",
            "tagline": "",
            "start_date": "2008-08-09",
            "end_date": "2008-08-10",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/old/index.html"
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}