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

{
    "url": "https://demozoo.org/api/v1/productions/184669/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184669/",
    "id": 184669,
    "title": "Xenox 2001 Invitation",
    "author_nicks": [
        {
            "name": "Dureks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13815/?format=api",
                "id": 13815,
                "name": "Dureks",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1123/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1123/",
            "id": 1123,
            "name": "Xenox 2001",
            "tagline": "",
            "start_date": "2001-08-06",
            "end_date": "2001-08-10",
            "location": "Steinkjer, Nord-Trøndelag, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 64.19303,
            "longitude": 11.38505,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}