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

{
    "url": "https://demozoo.org/api/v1/productions/138222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/138222/",
    "id": 138222,
    "title": "Solskogen 2015 Invitation",
    "author_nicks": [
        {
            "name": "Boozoholics",
            "abbreviation": "BZH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                "id": 88,
                "name": "Boozoholics",
                "is_group": true
            }
        },
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-20",
    "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": [
        {
            "nick": {
                "name": "Slummy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/463/?format=api",
                    "id": 463,
                    "name": "Slummy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kusma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                    "id": 1998,
                    "name": "Kusma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Response",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                    "id": 112,
                    "name": "Response",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=171848"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138576"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65628"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PmL40FzOnes"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2086/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2086/",
            "id": 2086,
            "name": "Solskogen 2015",
            "tagline": "Cloud-free computing",
            "start_date": "2015-07-10",
            "end_date": "2015-07-12",
            "location": "Flateby, Enebakk, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.82951,
            "longitude": 11.15345,
            "website": "http://solskogen.no/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/ff/e3a3.86603.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/53/ff/e3a3.86603.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/ff/e3a3.86603.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}