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

{
    "url": "https://demozoo.org/api/v1/productions/198369/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198369/",
    "id": 198369,
    "title": "Gran Scener 2",
    "author_nicks": [
        {
            "name": "Zon@ Neutr@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11660/?format=api",
                "id": 11660,
                "name": "Zon@ Neutr@",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/zona_neutra/gs2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7407"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3774/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3774/",
            "id": 3774,
            "name": "Gran Scener 2002",
            "tagline": "",
            "start_date": "2002-09-13",
            "end_date": "2002-09-15",
            "location": "Província de Barcelona, Catalonia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 41.66667,
            "longitude": 2.0,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}