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

{
    "url": "https://demozoo.org/api/v1/productions/126899/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/126899/",
    "id": 126899,
    "title": "Chrome Head",
    "author_nicks": [
        {
            "name": "Wec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23816/?format=api",
                "id": 23816,
                "name": "Wile Coyote",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-06-27",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2424/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2424/",
            "id": 2424,
            "name": "Entropy Party 1993",
            "tagline": "",
            "start_date": "1993-06-26",
            "end_date": "1993-06-27",
            "location": "Rotterdam, Gemeente Rotterdam, South Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.9225,
            "longitude": 4.47917,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}