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

{
    "url": "https://demozoo.org/api/v1/productions/132829/?format=api",
    "demozoo_url": "https://demozoo.org/productions/132829/",
    "id": 132829,
    "title": "ST News 2015 Invitation",
    "author_nicks": [
        {
            "name": "Mellow Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55000/?format=api",
                "id": 55000,
                "name": "Mellow Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jochen Hippel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "David Whittaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7835/?format=api",
                    "id": 7835,
                    "name": "David Whittaker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mellow Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55000/?format=api",
                    "id": 55000,
                    "name": "Mellow Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "HTML5"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://codef.namwollem.co.uk/STNICCC.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1517/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1517/",
            "id": 1517,
            "name": "ST News International Christmas Coding Convention (STNICCC) 2015",
            "tagline": "25th Anniversary",
            "start_date": "2015-12-18",
            "end_date": "2015-12-20",
            "location": "Gouda, Gemeente Gouda, South Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.01667,
            "longitude": 4.70833,
            "website": "http://www.stniccc.com/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/51/b2ed.91384.png",
            "original_width": 255,
            "original_height": 188,
            "standard_url": "https://media.demozoo.org/screens/s/8a/51/b2ed.91384.jpg",
            "standard_width": 255,
            "standard_height": 188,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/51/b2ed.91384.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/d6/8c83.91385.png",
            "original_width": 560,
            "original_height": 436,
            "standard_url": "https://media.demozoo.org/screens/s/f3/d6/8c83.91385.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/d6/8c83.91385.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/bf/aa79.100180.jpg",
            "original_width": 339,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/f7/bf/aa79.100180.jpg",
            "standard_width": 339,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/bf/aa79.100180.jpg",
            "thumbnail_width": 169,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "html5",
        "codef"
    ]
}