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

{
    "url": "https://demozoo.org/api/v1/productions/280824/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280824/",
    "id": 280824,
    "title": "Invite 2k2",
    "author_nicks": [
        {
            "name": "Underscore",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115622/?format=api",
                "id": 115622,
                "name": "Underscore",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": "BaseUrl",
            "url": "http://www.ukscene.org/_invitepc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5847"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/266/?format=api",
            "demozoo_url": "https://demozoo.org/parties/266/",
            "id": 266,
            "name": "Underscore 2002",
            "tagline": "",
            "start_date": "2002-05-09",
            "end_date": "2002-05-12",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701235,
            "longitude": 11.967105,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}