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

{
    "url": "https://demozoo.org/api/v1/productions/126211/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126211/",
    "id": 126211,
    "title": "Some Stuff",
    "author_nicks": [
        {
            "name": "Redstar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5102/?format=api",
                "id": 5102,
                "name": "Redstar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-10",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2400/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2400/",
            "id": 2400,
            "name": "Horizon & Jetspeed Meeting 1988",
            "tagline": "",
            "start_date": "1988-08-08",
            "end_date": "1988-08-11",
            "location": "Enköpings Kommun, Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.68575,
            "longitude": 17.11668,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}