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

{
    "url": "https://demozoo.org/api/v1/productions/371606/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371606/",
    "id": 371606,
    "title": "xenox da game 02k",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2002",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.scene.org/browse/parties/2002/xenox02/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5290/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5290/",
            "id": 5290,
            "name": "Xenox 2002 RH",
            "tagline": "RH02",
            "start_date": "2002-02-27",
            "end_date": "2002-03-03",
            "location": "Steinkjer, Trøndelag, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 64.19303,
            "longitude": 11.38505,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}