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

{
    "url": "https://demozoo.org/api/v1/productions/85320/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85320/",
    "id": 85320,
    "title": "Antani - An apology for Horde 2007",
    "author_nicks": [
        {
            "name": "RiGeL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23118/?format=api",
                "id": 23118,
                "name": "RiGeL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kitties In Cooler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14608/?format=api",
                "id": 14608,
                "name": "Kitties In Cooler",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-07-07",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1304/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1304/",
            "id": 1304,
            "name": "Horde 2007",
            "tagline": "",
            "start_date": "2007-07-06",
            "end_date": "2007-07-08",
            "location": "Udine, Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 46.065121,
            "longitude": 13.23736,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}