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

{
    "url": "https://demozoo.org/api/v1/productions/238659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/238659/",
    "id": 238659,
    "title": "Saturne 1996 Invitation",
    "author_nicks": [
        {
            "name": "Bomb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127/?format=api",
                "id": 127,
                "name": "Bomb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=4309"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/527/?format=api",
            "demozoo_url": "https://demozoo.org/parties/527/",
            "id": 527,
            "name": "Saturne Party 1996 (III)",
            "tagline": "",
            "start_date": "1996-04-26",
            "end_date": "1996-04-28",
            "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.87861,
            "longitude": 2.58889,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}