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

{
    "url": "https://demozoo.org/api/v1/productions/63666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63666/",
    "id": 63666,
    "title": "Volcanic Party 5 Invitation",
    "author_nicks": [
        {
            "name": "Mentasm",
            "abbreviation": "MTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6999/?format=api",
                "id": 6999,
                "name": "Mentasm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://replay.planet-d.net/mentasm/vp5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=968"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/739/?format=api",
            "demozoo_url": "https://demozoo.org/parties/739/",
            "id": 739,
            "name": "Volcanic 1999",
            "tagline": "Volcanic 5",
            "start_date": "1999-02-19",
            "end_date": "1999-02-21",
            "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.73543,
            "longitude": 3.19608,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}