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

{
    "url": "https://demozoo.org/api/v1/productions/288962/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288962/",
    "id": 288962,
    "title": "Xtension",
    "author_nicks": [
        {
            "name": "Codex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28221/?format=api",
                "id": 28221,
                "name": "Codex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/3514/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3514/",
            "id": 3514,
            "name": "Hackerence 1997 (b)",
            "tagline": "Hackerence 16",
            "start_date": "1997-11",
            "end_date": "1997-11",
            "location": "Härnösands Kommun, Västernorrland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.76667,
            "longitude": 17.68333,
            "website": "http://www.hackerence.com/demo"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}